vandenheuvel / relpLinks
A Linear Program solver written in Rust.
☆19Updated 5 months ago
Alternatives and similar repositories for relp
Users that are interested in relp are comparing it to the libraries listed below
Sorting:
- Rust interface for SCIP☆74Updated 2 weeks ago
 - DDO a generic and efficient framework for MDD-based optimization.☆63Updated 5 months ago
 - A Lazy Clause Generation Constraint Programming solver written in Rust.☆54Updated this week
 - A pure Rust linear programming solver☆91Updated 4 years ago
 - Linear Programming for Rust, with a user-friendly API. This crate allows modeling LP problems, and lets you solve them with various solve…☆383Updated this week
 - library implementing interaction with various linear programming solvers☆22Updated last week
 - Lp modeler written in Rust☆104Updated 4 years ago
 - ☆36Updated 5 years ago
 - Domain-Independent Dynamic Programming (DIDP) framework implemented in Rust.☆50Updated 2 weeks ago
 - A rust fork to work towards Enzyme integration☆92Updated 4 months ago
 - A pure Rust MILP solver☆29Updated 8 months ago
 - A library set of arbitrary precision numbers implemented in Rust.☆94Updated 8 months ago
 - rusymbols is a Rust crate for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the cod…☆32Updated 4 years ago
 - Rust library bindings to the Gurobi optimiser.☆23Updated 9 months ago
 - Rust Scientific Libary. ODE and DAE (Runge-Kutta) solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse…☆173Updated this week
 - Auto differentiation library☆71Updated 6 months ago
 - Generalized (hyper-) dual numbers in rust