Martin Bromberger
-
Gurobi Staff
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Comments
Recent activity by Martin Bromberger-
Hi Ben,OR-Tools indeed uses a different parameter configuration than Gurobi. OR-Tools in Python at least changes OptimalityTol, IntFeasTol, and FeasTol to 1e-7, which can increase the computation t...
-
Hi Enrico,This might be a bit late, but NODCNT is a good choice for a unique identifier. Just to let you know, there might be multiple callbacks for the same node, as processing a node involves num...