Skip to content

[QST] how to use python cuopt #1637

Description

@pengfzhou

for big problem, i want use the local search or heuristic method ,how to use ?
like this:
settings = SolverSettings()
settings.set_parameter("time_limit", time_limit)
settings.set_parameter("mip_heuristics_only", 1)
problem.solve(settings)

Metadata

Metadata

Assignees

Labels

awaiting responseThis expects a response from maintainer or contributor depending on who requested in last comment.questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions