Skip to content

port to gecode >=4.0#5

Open
boutil wants to merge 1 commit intoalgorist:masterfrom
boutil:master
Open

port to gecode >=4.0#5
boutil wants to merge 1 commit intoalgorist:masterfrom
boutil:master

Conversation

@boutil
Copy link

@boutil boutil commented Nov 26, 2013

gecode >=4.0 introduced major changes in the API.
- Restart class has been renamed to RBS which needs an Engine (chose DFS)
- instances of RBS need a Search::Cutoff (arbitraly chose Geometric)
- variable selection are now functions and need brackets
- statistics about memory are not available in gecode (by default)

@boutil
Copy link
Author

boutil commented Nov 26, 2013

This pull request is a proposition to solve #4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant