Integer Linear Programming (ILP) is not a use case, it's a subset
of constraint solving.
OptaPlanner does constraint solving, so it should be able to
handle any ILP use case.
The CloudBalancing example is an ILP, take a look at that one. It
has an quickstart in the docs.
The Tennis example is not an ILP, because it has a "fairness"
constraint, which is non-linear.
With kind regards,
Geoffrey De Smet
--
You received this message because you are subscribed to the Google Groups "OptaPlanner development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to optaplanner-d...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/optaplanner-dev/8ae3b7ba-c761-4093-9ded-0ec8888bac8cn%40googlegroups.com.