Module org.maxicp
Package org.maxicp.cp.examples.raw
package org.maxicp.cp.examples.raw
Examples of models using the implementation object API
-
ClassesClassDescriptioncapacitated vehicle routing, with time windowsThe Inventory Scheduling Problem was introduced in the paper: Minimizing makespan on a single machine with release dates and inventory constraints Morteza Davari, Mohammad Ranjbar, Patrick De Causmaecker, Roel Leus European Journal of Operational Research 2020The JobShop Problem.The Magic Series problem.Max Independent Set Problem of a graph: Given a graph, find the largest set of vertices such that no two vertices in the set are adjacent.Nurse scheduling problem.RCPSP-CPR model.The Quadratic Assignment problem.Resource Constrained Project Scheduling Problem.Ship Loading Problem.A Single Machine with Inventory Constraints (SMIC) problem consists of scheduling a set of J of n jobs split into in two: - the loading jobs J+ and - the unloading jobs J-.The Send-More-Money problem.The problem is to schedule an even number n of teams over n/2 periods and n - 1 weeks, under the following constraints:
- Each team must play against every other team
- A team plays exactly one game per week
- A team can play at most twice in the same period