Skip to content

Instantly share code, notes, and snippets.

g3 1 1 0
1604 1204 1 0 1204 0
400 0
0 0
1604 0 0
0 0 0 0
0 0 0 0 0
4804 1
0 0
0 0 0 0 0
@JackDunnNZ
JackDunnNZ / cbc.bat
Created July 21, 2014 21:50
OpenSolver CBC Crash
@echo off
"D:\Jack\Dropbox\Scratch\OpenSolver\OpenSolver\cbc64.exe" -directory C:\Users\Jack\AppData\Local\Temp\ -import "C:\Users\Jack\AppData\Local\Temp\model.lp" -ratioGap .05 -seconds 100 -solve -printingOptions all -solution C:\Users\Jack\AppData\Local\Temp\modelsolution.txt -printingOptions rhs -solution rhsranges.txt -printingOptions objective -solution costranges.txt