|
Project
|
This is the complete list of members for LinearSolver, including all inherited members.
| getAlternativesPerformance() const | LinearSolver | |
| getConf() const | LinearSolver | |
| getSolver() const | LinearSolver | |
| getWeights() const | LinearSolver | |
| getXa() const | LinearSolver | |
| getXap() const | LinearSolver | |
| getYa() const | LinearSolver | |
| getYap() const | LinearSolver | |
| initializeSolver() | LinearSolver | |
| LinearSolver(AlternativesPerformance &ap, Config &conf, float delta=0.000001, std::string solver="GLOP") | LinearSolver | |
| solve(std::vector< std::vector< std::vector< bool >>> x_matrix, std::vector< std::vector< std::vector< bool >>> y_matrix) | LinearSolver | |
| updateConstraints(std::vector< std::vector< std::vector< bool >>> x_matrix, std::vector< std::vector< std::vector< bool >>> y_matrix) | LinearSolver | |
| ~LinearSolver() (defined in LinearSolver) | LinearSolver |