Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gurobi

Adding Multiple Quadratic Terms To Objective Function In Gurobi Python

I'd like to set up an objective function in Gurobi to minimize x^2 + y^2. I've done my best… Read more Adding Multiple Quadratic Terms To Objective Function In Gurobi Python

Pulp.pulptestall() Test Failed, Too Many Values To Unpack

My OS is window 7, Pulp version is 1.6.1, gurobi version is 7.0.1. gurobipy can be successfully imp… Read more Pulp.pulptestall() Test Failed, Too Many Values To Unpack