Solvers Infrastructure Documentation
Here are described the infrastructure classes to build a solver, among many other basic classes necessary for the solving algorithms and for representing the scenes.
The solvers module contains a few classes that can describe the scene, the sampling logic in the scene or the solver itself. Those classes can be found in:
- Solvers Base Classes
- Base Object Classes
- Metrics
- Nearest Neighbors
- Samplers
- Tensor Roadmap Solver
- Verify Paths