PropBranch
trait PropBranchToolkit
trait FreeBranchingToolkit
trait BranchingToolkit
trait FreeStashToolkit
trait StashToolkit
trait FreePropagationToolkit
trait PropagationToolkit
trait FreeRefToolkit
trait RefToolkit
trait FreeToolkit
trait Toolkit
class Object
trait Matchable
class Any
PropBranch.type
Type members
Types
Inherited types
Value members
Concrete methods
Inherited methods
Like solveDfs, but also outputs the number of times it had to backtrack.
Like solveDfs, but also outputs the number of times it had to backtrack.
- Inherited from:
- BranchingToolkit
Like solveDfsAll, but also returns the number of dead branches explored.
Like solveDfsAll, but also returns the number of dead branches explored.
- Inherited from:
- BranchingToolkit