-
Notifications
You must be signed in to change notification settings - Fork 72
Notebook Javier Barreiro
Michael Iatauro edited this page Dec 3, 2014
·
2 revisions
Constraint Programming
Scheduling
- ProGenMax RCPSP problems
- PSLIB Various Scheduling problems
- Scheduling Problems from ICAPS07 Benchmark Problems for Oversubscribed Scheduling
**International Planning Competition **
- 2007 paper on comparing planners through their performance on these problems
- IPC-5 (2006)
- IPC-4 (2004)
- IPC-3 (2002)
- IPC-2 (2000)
- IPC-1 (1998)
Combinatorial Optimization
- INFORMS links to OR problem instances
- J.E. Beasley's OR Library
- Discrete Location Problems at the Sobolev Institute of Mathematics
- Solomon's VRPTW Instances
- The TSP site at Georgia Tech
Games/Puzzles
- Sokoban
- Games Group at U of Alberta
- Bamboo Free for open source projects like us
- Bitten Integrated with Trac (see example). need to see if Java/Python slant is a problem for us.
- also, load EUROPA on OhLoh? to get their metrics/exposure
maybe we can have an intern perform a systematic comparison at some point :
- OR + CP Systems/Toolkits
- OscaR: OR in Scala
- Google OR Tools
- Comet
- Simpl : see also a presentation on it
- CP Libraries:
- ECLiPSe
- Choco
- GECODE
- Other CP libraries