Skip to content
This repository has been archived by the owner on Aug 21, 2021. It is now read-only.
/ warehouse_solver Public archive

Didactic project for the CSP course

License

Notifications You must be signed in to change notification settings

cmassimo/warehouse_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warehouse Solver (Constraint Solving Programming course assignment)

Didactic project for a CSP course

To execute it launch the following command inside the project root:

$ java -cp bin:lib/choco-solver-2.1.5.jar WarehouseSimulator data.csv

About

Didactic project for the CSP course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages