Module: CSP::Algorithms
- Defined in:
- lib/csp/algorithms/backtracking.rb,
lib/csp/algorithms/lookahead/ac3.rb,
lib/csp/algorithms/ordering/no_order.rb,
lib/csp/algorithms/filtering/no_filter.rb,
lib/csp/algorithms/lookahead/no_algorithm.rb
Defined Under Namespace
Modules: Filtering, Lookahead, Ordering Classes: Backtracking