|
META TOPICPARENT |
name="WebHome" |
LPG: Linear Programming on GPGPUs |
|
> > |  |
| Project contains:
- libLPG - library that contains functions to solve linear programmes using a CPU or GPGPU.
- LPG - a command-line based interface to the libLPG solver [not implemented yet!]
|
|
- Enhance solvers to accept bounds on columns
- Make solvers that can handle sparsity
- Write the CLI for LPG
|
|
< < |
-
Compress single/dbl cpu solver into one file using preprocessor defines Done 24th Jan
|
> > |
- Compress single/dbl cpu solver into one file using preprocessor defines Done 24th Jan
|
|
Firing up CBC with LPG (on Windows, VS2008) |
|
-
- to
- #include "OsiLpgSolverInterface.hpp"
- Change the line:
|
|
< < |
-
- OsiClpSolverInterface solver1;
|
> > |
-
- OsiClpSolverInterface solver1;
|
|
-
- to
|
|
< < |
-
- OsiLpgSolverInterface solver1;
|
> > |
-
- OsiLpgSolverInterface solver1;
META FILEATTACHMENT |
attachment="lpg2.png" attr="" comment="" date="1295904972" name="lpg2.png" path="lpg2.png" size="11221" stream="lpg2.png" tmpFilename="" user="IainDunning" version="1" |
|