Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add support for dumping LPs to iostreams | Bjoern Brandenburg | 2013-02-12 |
* | C++ LP analysis: add LP debugging helper | Bjoern Brandenburg | 2013-02-12 |
* | Refactor linprog_solve() into a proper function | Bjoern Brandenburg | 2013-02-12 |
* | Switch to CPX (CPLEX C API) as default LP solver | Bjoern Brandenburg | 2013-02-12 |
* | Implement CPLEX integration via C API | Bjoern Brandenburg | 2013-02-12 |
* | Add GLPK Integration | Bjoern Brandenburg | 2013-02-12 |
* | Add DPCP and DFLP linear program generation | Bjoern Brandenburg | 2013-02-12 |
* | Add CPLEX integration | Bjoern Brandenburg | 2013-02-12 |
* | Add simple C++ linear program representation | Bjoern Brandenburg | 2013-02-12 |