Enumsยง
- An
Instance
is the static (unmodifiable) representation of a problem instance. This enum contains all variants of an instance. Seecrate::entities::problems::problem::Problem
for more information about the choice to represent variants as enums.