Project
Classes
LinearSolver.h File Reference

External linear solver wrapper. More...

#include "../app.h"
#include "../types/AlternativesPerformance.h"
#include "ortools/linear_solver/linear_solver.h"
#include "spdlog/spdlog.h"
#include <string>
Include dependency graph for LinearSolver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LinearSolver
 External linear solver wrapper. More...
 

Detailed Description

External linear solver wrapper.