Interface Optimisation.Model

    • Method Detail

      • dispose

        default void dispose()
        Cleanup when a model instance is no longer needed.
      • validate

        boolean validate()
        Returns:
        true If eveything is ok. false The model is structurally ok, but the "value" breaks constraints - the solution is infeasible.