Meetup Groups meet face-to-face to pursue hobbies, network, get support, make friends, find playgroups or even change the world.
Get on the Internet to get off the Internet!
You'll get invited to our Meetups as soon as they're scheduled!
| A former member | |
|
|
Thank you to everyone who came! I'm glad it was interesting to many of you.
As requested, my slides can be found here: http://wooden-robot.n... and the code for it is here: http://wooden-robot.n... The code is a very simple Perl script that: 1) Loads tables of numbers from XML files 2) Prompts the user for choices 3) Creates an integer linear programming (ILP) problem statement from the xml data and user choices 4) Feeds the problem statement into the Gnu Linear Programming Toolkit 5) Displays an answer, if it can find one There is a README in the tarball that explains how to install everything. The prompts may not be self-explanatory; to see samples of complete sessions, check the Appendices of my dissertation here: http://wooden-robot.n... |