ModulesΒΆ
This section introduces the different modules of the package with their respective classes and static methods. For each, a thorough documentation is provided to give insights on how to use this package effectively. The available modules are:
simulated_bifurcation: Module defining high-level routines for a basic usage.core: Module of utility models to help define and solve optimization problems with the Simulated Bifurcation algorithm.optimizer: Module providing an implementation of the Simulated Bifurcation algorithm. Serves as a back-end for the core module.models: Module containing the implementation of several common combinatorial optimization problems.