- npm
- nodejs
- python, gurobi
- coffeescript
cd src
node --require coffeescript/register heuristic.coffee
the input folder name is hardcoded in the heuristic.coffee
file on line: 266
state = new State readCSV '../data/Bool/and'
first run heuristic (this will create src/layoutdata.coffee
)
cd src
python ILP.py
npm install
npm start