Skip to content
#

constraint-solver

Here are 62 public repositories matching this topic...

bourreauEric
bourreauEric commented Nov 16, 2017

Expected behavior

limit the first search strategy to 1 second in solve THEN use the second strategy (to improve the best so far solution)

Actual behavior

search.limit Monitor are attach to search and not strategy.

Minimal Working Example

Experienced with choco-solver-4.0.4

solv.setSearch(
new AbstractStrategy[] {
Search.intVarSearch(new MaxRegret(), new IntDoma

Improve this page

Add a description, image, and links to the constraint-solver topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the constraint-solver topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.