Package org.jacop.examples.cpviz
Class CPvizNewspaper
- java.lang.Object
-
- org.jacop.examples.cpviz.CPvizNewspaper
-
public class CPvizNewspaper extends java.lang.Object
It is a simple newspaper reading job-shop like scheduling problem.
-
-
Constructor Summary
Constructors Constructor Description CPvizNewspaper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
It executes the program which solves this newspaper problem.void
model()
-