Module org.maxicp

Class StopSearchException

All Implemented Interfaces:
Serializable

public class StopSearchException extends RuntimeException
Exception that is thrown to stop the execution of AbstractSearchMethod.solve(), AbstractSearchMethod.optimize(Objective)
See Also:
  • Constructor Details

    • StopSearchException

      public StopSearchException()