|
META TOPICPARENT |
name="WebHome" |
LPG: Linear Programming on GPGPUs |
|
Todo |
|
< < |
- Implement all functions required for CBC to solve IPs using LPG
- Write code to take any problem and convert to SCF
- Enhance solvers to accept bounds on columns
|
> > |
- Implement all functions required for CBC to solve IPs using LPG - Abandoned for now, may try again on Symphony
- Write code to take any problem and convert to SCF - Done 26th Jan, except it leaves bounds on variables
- Enhance solvers to accept bounds on columns - WORKING ON NOW
|
|
- 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
|
> > |
- Write the CLI for LPG - Done 27th Jan
- Compress single/dbl cpu solver into one file using preprocessor defines - Done 24th Jan
|
|
Firing up CBC with LPG (on Windows, VS2008) |