Problem classes

There exist specialized solvers for almost every problem class. That is why often three of them end up running side by side in a single project.

Quicopt's API covers all problem classes through a single interface. You find concrete examples with runnable code to get started below.