Module org.maxicp

Interface StateManaged

All Known Subinterfaces:
ConcreteModel, CPSolver
All Known Implementing Classes:
ConcreteCPModel, ConcreteModelProxy, MaxiCP

public interface StateManaged
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the state manager in charge of the global state of the solver.
  • Method Details

    • getStateManager

      StateManager getStateManager()
      Returns the state manager in charge of the global state of the solver.
      Returns:
      the state manager