Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different branching strategies #96

Open
1 of 4 tasks
Wikunia opened this issue Mar 3, 2020 · 2 comments
Open
1 of 4 tasks

Different branching strategies #96

Wikunia opened this issue Mar 3, 2020 · 2 comments

Comments

@Wikunia
Copy link
Owner

Wikunia commented Mar 3, 2020

Currently the next variable is chosen based on number of possible values and how often it failed at that point (bt_infeasible)

  • ABS
  • Weighted degree heuristic (wdeg)
  • dom / wdeg
  • Impact based search
@Wikunia
Copy link
Owner Author

Wikunia commented May 11, 2020

Activity branching https://arxiv.org/pdf/1105.6314.pdf

@Wikunia
Copy link
Owner Author

Wikunia commented Dec 13, 2020

Conflict Directed Variable Selection Strategies for Constraint Satisfaction Problems:

Experimental evaluation of modern variable selection strategies in Constraint Satisfaction Problems

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

No branches or pull requests

1 participant