This website requires JavaScript.
Explore
Help
Register
Sign In
always-cautious
/
ortools-clone
Watch
1
Star
0
Fork
0
You've already forked ortools-clone
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
37fb7095488a3857ea2717be98a9cb06e6168678
ortools-clone
/
ortools
/
linear_solver
/
csharp
History
Laurent Perron
f0f675debd
remove non C++ leaks with the linear solver
2020-06-25 11:15:19 +02:00
..
CMakeLists.txt
CMake: dotnet rework
2020-03-05 15:18:21 +01:00
linear_solver.i
remove non C++ leaks with the linear solver
2020-06-25 11:15:19 +02:00
LinearConstraint.cs
test linear solver constraints(), variables(), and SetHint in Python/Java/C#
2019-07-01 13:41:17 +02:00
LinearExpr.cs
update license headers
2018-11-10 18:00:53 +01:00
SolverHelper.cs
experimental support for dynamic loading of gurobi; add MPSolver.CreateSolver() factory method for non C++ languages to check correctly installed linear solver backends and licenses when needed; port all non C++ examples
2020-06-24 18:11:12 +02:00
VariableHelper.cs
working SetNumTheads in Python/Java/C#; Working SetHint in java/C#
2019-06-29 12:35:15 +02:00