[SMALL IMPROVEMENTS] When solving dual LP switch infeasible and unbounded...
[SMALL IMPROVEMENTS] When solving dual LP switch infeasible and unbounded return flags. In all equilibrium algorithms check whether the number of contacts is 0, in which case return appropriate result (typically infeasible). Improve test_static_equilibrium.
Showing
- include/robust-equilibrium-lib/static_equilibrium.hh 11 additions, 0 deletionsinclude/robust-equilibrium-lib/static_equilibrium.hh
- src/static_equilibrium.cpp 29 additions, 3 deletionssrc/static_equilibrium.cpp
- test/test_static_equilibrium.cpp 220 additions, 224 deletionstest/test_static_equilibrium.cpp
Loading
Please register or sign in to comment