Skip to content

philosophus/titaso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Gurobi 5.5.0 with
mvn install:install-file -Dfile={gurobi.jar} -DgroupId=gurobi -DartifactId=gurobi -Dversion=5.5.0 -Dpackaging=jar -DlocalRepositoryPath=lib -DcreateChecksum=true

Build project
mvn clean install

Run solver with
mvn exec:java -Dexec.mainClass=de.rwthaachen.hyperhallsolver.Main -Dexec.args="{file}"

About

Time-Tabling solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published