Interface SimulatedAnnealingSolverConfig

  • All Superinterfaces:
    SolverConfig
    All Known Implementing Classes:
    SimulatedAnnealingSolver

    public interface SimulatedAnnealingSolverConfig
    extends SolverConfig
    The configuration interface for a simulated annealing solver.

    TODO fill with live