Skip to content

Instantly share code, notes, and snippets.

@adamgreenhall
Created February 8, 2012 06:04
Show Gist options
  • Save adamgreenhall/1765913 to your computer and use it in GitHub Desktop.
Save adamgreenhall/1765913 to your computer and use it in GitHub Desktop.
use coopr pysp to solve an extensive form example problem
cd ~/research/coopr/examples/farmer
coopr_activate #setup the virtual env
runef --model-directory=models --instance-directory=nodedata --solver=gurobi --solve --solution-writer=yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment