bolner / SimplexSolver
An easy-to-use Simplex solver class for linear programming.
☆20Updated 7 years ago
Alternatives and similar repositories for SimplexSolver:
Users that are interested in SimplexSolver are comparing it to the libraries listed below
- LEMON Graph Library☆39Updated 5 years ago
- A library of various helper routines and frameworks used by many of the lab's software☆51Updated 11 months ago
- binary/integer linear programming solver☆16Updated 5 months ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆112Updated 4 years ago
- PaStiX (Parallel Sparse matriX package) solver library☆13Updated 6 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 9 months ago
- C++ L-BFGS implementation using plain STL☆33Updated 2 years ago
- EGGS, a method to speed up sparse matrix operations when the same sparsity is used for multiple times. This repo contains examples that s…☆25Updated 4 years ago
- ☆31Updated 3 years ago
- An integer linear program solver using a Lagrange decomposition into binary decision diagrams. Lagrange multipliers are updated through d…☆59Updated 11 months ago
- Robust geometric predicates without the agonising pain.☆21Updated 4 years ago
- A C++/Python library for incomplete LU factorizations based on Jan Mayer's ILU++☆29Updated 3 years ago
- A Graph Coloring Algorithm Package☆62Updated last year
- Fast optimal transport code☆56Updated 4 years ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆24Updated 7 years ago
- ☆19Updated 3 years ago
- Compute one-side Hausdorff distance between triangle meshes with error bound.☆28Updated 2 years ago
- Fast Sparse Multifrontal Solver☆10Updated 9 years ago
- Automatic Differentiation C++ Library☆56Updated 4 years ago
- CVRPController is used to run and calculate score for the 12th DIMACS Implementation Challenge: CVRP track.☆22Updated 3 years ago
- A trust-region interior-point method for general nonlinear programing problems (GSoC 2017).☆37Updated 7 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- Array Based Half-Facet (AHF) Mesh Data Structure (for simplex meshes)