Module solver

Module solver 

Source
Expand description

Sublinear-time solver implementation for FTL predictions

Structs§

SolverConfig
Configuration for the sublinear solver
SolverResult
Result of solving a linear system
SublinearSolver
Sublinear-time solver achieving O(log n) complexity

Enums§

SolverMethod
Solver methods available