Skip to content

Instantly share code, notes, and snippets.

@lukaspj
Created February 9, 2015 22:26
Show Gist options
  • Save lukaspj/0958b7fc181310f6df00 to your computer and use it in GitHub Desktop.
Save lukaspj/0958b7fc181310f6df00 to your computer and use it in GitHub Desktop.
set max="5x1"
set c1="x1 < 2"
set x2="x1 > 1"
java -jar LP.jar solve %max% %c1% %c2%
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment