Skip to content

Instantly share code, notes, and snippets.

@jakwuh
Created October 22, 2016 07:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jakwuh/ff0f8b7b7bd3b99da84614c5910365e8 to your computer and use it in GitHub Desktop.
Save jakwuh/ff0f8b7b7bd3b99da84614c5910365e8 to your computer and use it in GitHub Desktop.
maximize (6a+3b-2c-d-14e) if ((d+2e)=-4; (3a+2c-4e)=25; (-b+3c)=6; 1<=a<=4; -1<=b<=3; -2<=c<=2 ; 1<=d<=4; -3<=e<=1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment