Skip to content

phabe.ch

yet another source of inspiration…

  • contact
  • optimization
  • games
  • tinkering

Category: optimization

Configure multiple Users for GUROBI Cloud

Posted on 16. November 202028. November 2020 by Fabian Leuthold

What is the Objective If you are a small to medium scale solution provider for optimization solutions and want to provide solutions using the world’s best solver, then you should go for GUROBI cloud, since prices are most attractive and management of multiple users is quite simple. You will have to pay something like –… Read more Configure multiple Users for GUROBI Cloud

Solve TSP using Pilot Method

Posted on 16. November 202018. November 2020 by Fabian Leuthold

This post shows a simple implementation using R to solve a given TSP (Traveling Salesperson Problem) instance using the Pilot Method. The whole R script can be accessed here on my gist. How does the Pilot Method work? The Pilot Method is a construction heuristic to build (i.e. initial) solutions. The method tries to avoid… Read more Solve TSP using Pilot Method

Calling GUROBI from Matlab

Posted on 4. November 20204. November 2020 by Fabian Leuthold

In this post I’ll show you the steps you need to take, if you want to use the powerful GUROBI solver from Matlab in order to solve Mixed Integer Linear Programs. Install the GUROBI Solver Go to the Gurobi website, create an account and download the version applicable for your operating system here. Acquire and… Read more Calling GUROBI from Matlab

Solve Optimization Tasks using GUROBI Cloud

Posted on 4. November 202011. November 2020 by Fabian Leuthold
GUROBI optimization

What is the objective here? I will document the steps needed to setup Gurobi to solve a Linear Program in the cloud. For this example we will use a simple linear model and use Matlab to invoke the locally installed Gurobi solver, which in turn would forward it to a Gurobi Compute Server, which we… Read more Solve Optimization Tasks using GUROBI Cloud

How to Solve Linear Models in Matlab using GUROBI

Posted on 14. May 20205. November 2020 by Fabian Leuthold

There are situations where you might want to use a specific Mathematical Programming solver and you might have to transform the mathematical model to comply with the API specifications of that Solver. Here I want to show you, how to adapt a Linear Model in order to run it within Matlab using the Gurobi solver.… Read more How to Solve Linear Models in Matlab using GUROBI

Posts pagination

Previous page< Page 1 Page 2 Page 3
Skip to footer

what you can find here

posts on operations research, programming, tinkering, languages, health, society and more…

Categories

  • arduino
  • common
  • constraint programming
  • fun
  • games
  • heuristics & algorithms
  • micro:bit
  • music
  • optimization
  • poems
  • programming
  • raspberry pi
  • tinkering
  • tools

Recent Posts

  • Solving Rush Hour using A*
  • Solving Sudoku with Constraint Programming
  • Mobilephone Unlock-Pattern Generator
  • A MILP based Happy Cube©® Solver
  • How to Construct Solutions to the Production Planning Problem
Proudly powered by WordPress | Theme: Yocto by Humble Themes.