-
Notifications
You must be signed in to change notification settings - Fork 2
Discrete Conic Optimization with Linear Approximations
License
aykutbulut/DietCOLA
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DietCOLA (Discrete COLA) solves Mixed Integer Second Order Cone Optimization (MISOCO) problems. This code is developed by modifying COIN-OR's ALPS library example Abc (A Branch and Cut) solver, which solves Mixed Integer Linear Optimization problems. Basicly I replaced linear solver with COLA. This transition is easy since COLA implements conic extension of OSI. This extended interface is called Conic OSI and can be found at https://github.com/aykutbulut/OSI-CONIC DietCOLA is similar in design to Goez's MISOCO solver Iclops.
About
Discrete Conic Optimization with Linear Approximations
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published