A B C D E F G H I J L M N O P R S T U V W X

T

tabu(int, int, double) - Method in interface jopt.csp.search.LocalSearch
Tabu Search metaheuristic that tracks moves performed during a local search and maintains lists of moves that are forbidden.
tabu(int, double) - Method in interface jopt.csp.search.LocalSearch
Tabu Search metaheuristic that tracks moves performed during a local search and maintains lists of moves that are forbidden.
tabu(int) - Method in interface jopt.csp.search.LocalSearch
Tabu Search metaheuristic that tracks moves performed during a local search and maintains lists of moves that are forbidden.
tabuMove(SolverSolution, Neighborhood, Metaheuristic, SearchGoal, int) - Method in interface jopt.csp.search.LocalSearch
 
tabuMove(SolverSolution, Neighborhood, Metaheuristic, int) - Method in interface jopt.csp.search.LocalSearch
 
tabuMove(SolverSolution, Neighborhood, SearchGoal, int) - Method in interface jopt.csp.search.LocalSearch
 
tabuMove(SolverSolution, Neighborhood, int) - Method in interface jopt.csp.search.LocalSearch
 
tan(CspDoubleExpr) - Method in interface jopt.csp.variable.CspMath
Creates double expression representing tan(x) in radians
timeLimit(long) - Method in interface jopt.csp.search.SearchLimits
Creates a new time limit that will stop searching after a specified amount of time.
toBoolean() - Method in interface jopt.csp.variable.CspConstraint
Returns a boolean expression that wraps this constraint
toConstraint() - Method in interface jopt.csp.variable.CspBooleanExpr
Returns a constraint that represents this boolean expression that can be used in the solver
toString() - Method in class jopt.csp.solution.BooleanSolution
 
toString() - Method in class jopt.csp.solution.DoubleSolution
 
toString() - Method in class jopt.csp.solution.FloatSolution
 
toString() - Method in class jopt.csp.solution.IntSolution
 
toString() - Method in class jopt.csp.solution.LongSolution
 
toString() - Method in class jopt.csp.solution.SetSolution
 
toString() - Method in class jopt.csp.solution.SolverSolution
 
toString() - Method in class jopt.csp.util.DoubleIntervalSet
 
toString() - Method in class jopt.csp.util.DoubleSparseSet
 
toString() - Method in class jopt.csp.util.FloatIntervalSet
 
toString() - Method in class jopt.csp.util.FloatSparseSet
 
toString() - Method in class jopt.csp.util.IntIntervalSet
 
toString() - Method in class jopt.csp.util.IntSparseSet
 
toString() - Method in class jopt.csp.util.IntValIntervalSet
 
toString() - Method in class jopt.csp.util.LongIntervalSet
 
toString() - Method in class jopt.csp.util.LongSparseSet
 
toString() - Method in interface jopt.csp.variable.CspGenericConstant
Displays the name of this generic constant along with its indices
trimToSize() - Method in class jopt.csp.util.SortableDoubleList
Reduce my capacity, if necessary, to match my current size.
trimToSize() - Method in class jopt.csp.util.SortableFloatList
Reduce my capacity, if necessary, to match my current size.
trimToSize() - Method in class jopt.csp.util.SortableIntList
Reduce my capacity, if necessary, to match my current size.
trimToSize() - Method in class jopt.csp.util.SortableLongList
Reduce my capacity, if necessary, to match my current size.

A B C D E F G H I J L M N O P R S T U V W X