diff options
author | Bjoern Brandenburg <bbb@mpi-sws.org> | 2012-08-07 14:10:06 -0400 |
---|---|---|
committer | Bjoern Brandenburg <bbb@mpi-sws.org> | 2013-02-12 06:49:39 -0500 |
commit | 673f367fc5835ebce3357dfebee9c0e414e5c09b (patch) | |
tree | ca95cb1afe91af4845627ec5a8370b364ec7193d /native/src/blocking/linprog/lp_common.cpp | |
parent | 52c28dbda3f4ef2241182e32002b710b1a9eae0b (diff) |
Add simple C++ linear program representation
- Constraints are expressed as lists of terms.
- Linear programs consist of only equalities and less-than-or-equal constraints.
- Solvers hide behind an abstract solution class that can evaluate
linear expressions.
Diffstat (limited to 'native/src/blocking/linprog/lp_common.cpp')
0 files changed, 0 insertions, 0 deletions