Accelerated Linear Programming Solver (ALPS) is supposed to be a GPU accelerated LP solver
- CoinUtils, Installation Instructions provided here
- C++ Boost, A description about boost and installation instructions is provided here
-
Alps should only accept continuous domains (no integer varaibles)
-
Alps because of limited scope should only expect LP in following standard form
-
Alps must accept the LP problem in minimization sense
Mohit is keeping a track (this is un-stable right now)
Code | Interpretation |
---|---|
-1 | Problems in reading the configuration |
-2 | Unexpected/Unknown problem |
-3 | Problems in File Format |