specless.tsp.solver.milp.MILPTSPWithTPOSolver

class specless.tsp.solver.milp.MILPTSPWithTPOSolver[source]

Bases: TSPWithTPOSolver

Methods

get_cost

get_timestamps

get_tours

initialize_problem

Initialize the problem

optimize

Optimize the defined model

solve

initialize_problem(tsp)[source]

Initialize the problem

optimize(m, variables, objective: LinExpr)[source]

Optimize the defined model