- Apr 05, 2022
-
-
Guilhem Saurel authored
-
- Sep 24, 2019
-
-
Guilhem Saurel authored
-
- Mar 25, 2019
-
-
Guilhem Saurel authored
run-clang-tidy-6.0.py -header-filter='.*' -checks='llvm-header-guard' -fix
-
Guilhem Saurel authored
-
- Mar 21, 2019
-
-
Guilhem Saurel authored
-
- Jan 29, 2019
-
-
Guilhem Saurel authored
-
- Jan 04, 2019
-
-
stevet authored
-
- Mar 30, 2018
-
-
- Mar 08, 2017
-
-
Steve Tonneau authored
-
Steve Tonneau authored
-
Steve Tonneau authored
-
- Aug 09, 2016
-
-
Steve Tonneau authored
-
- Nov 03, 2015
-
-
andreadelprete authored
Add binary files describing some LP problems in folder test_data. Add test LP solver using binary files.
-
- Oct 28, 2015
-
-
andreadelprete authored
Implement LP solver using coin-or LP. Add in test_LP_solver some small LP tests. Implement primal and dual LP algorithm to compute robustness of a given com position. Test algorithm against PP: primal works always, while dual works only sometimes (need to investigate).
-
- Oct 27, 2015
-
-
andreadelprete authored
-