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: .. toctree:: :maxdepth: 3 solver_classes object_classes metrics nearest_neighbors samplers tensor_roadmap verify_paths