- 19 Sep, 2017 1 commit
-
-
Gauthier Quesnel authored
-
- 15 Sep, 2017 1 commit
-
-
Gauthier Quesnel authored
- Do not use >= clang-3.5, it uses gcc-4.9 stdlibc++ headers and fails with standard C++14. - Tries to support macosx.
-
- 14 Sep, 2017 1 commit
-
-
Gauthier Quesnel authored
-
- 21 Aug, 2017 1 commit
-
-
Gauthier Quesnel authored
-
- 17 Jul, 2017 1 commit
-
-
Gauthier Quesnel authored
This patch avoids the use of std::map<std::string, lp::parameter> to start the solver/optimizer. Now, parameters are stored in context and can be parse with lp::context::parse function.
-
- 11 Jul, 2017 1 commit
-
-
Gauthier Quesnel authored
-
- 10 Jul, 2017 1 commit
-
-
Gauthier Quesnel authored
-
- 29 Jun, 2017 1 commit
-
-
Gauthier Quesnel authored
-
- 19 Jun, 2017 1 commit
-
-
Gauthier Quesnel authored
-
- 09 Jun, 2017 1 commit
-
-
Gauthier Quesnel authored
-
- 30 May, 2017 1 commit
-
-
Gauthier Quesnel authored
-
- 14 Mar, 2017 1 commit
-
-
Gauthier Quesnel authored
-
- 24 Feb, 2017 2 commits
-
-
Gauthier Quesnel authored
-
Gauthier Quesnel authored
- Remove duplicated constraints. - Merge inequalities with same function elements. - add is_valid_solution to check if a solution from solver (that modify constraints) is valid.
-
- 12 Jan, 2017 1 commit
-
-
Gauthier Quesnel authored
-
- 28 Sep, 2016 1 commit
-
-
Gauthier Quesnel authored
-
- 20 Sep, 2016 1 commit
-
-
Gauthier Quesnel authored
-