Skip to content

Accelerated Linear Programming Solver (ALPS) is supposed to be a GPU accelerated LP solver

Notifications You must be signed in to change notification settings

researchgroup-zx93920/alps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALPS - In development ⛰️

Accelerated Linear Programming Solver (ALPS) is supposed to be a GPU accelerated LP solver

Dependencies

  • CoinUtils, Installation Instructions provided here
  • C++ Boost, A description about boost and installation instructions is provided here

Limitations

  • Alps should only accept continuous domains (no integer varaibles)

  • Alps because of limited scope should only expect LP in following standard form

    equation

  • Alps must accept the LP problem in minimization sense

Error Codes

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

About

Accelerated Linear Programming Solver (ALPS) is supposed to be a GPU accelerated LP solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages