package
module
Version:
v0.0.0-...-d456db9
Opens a new window with list of versions in this module.
Published: Aug 20, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Branch and bounds depth first search
The algorithm checks if a node has already been visited before exploring it
Depth first search. Set max depth to -1 for no limit.
IDA star search. Set max depth to -1 for no limit.
Each algorithm will implement the solver interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.