ztlpn / minilpLinks
A pure Rust linear programming solver
☆85Updated 4 years ago
Alternatives and similar repositories for minilp
Users that are interested in minilp are comparing it to the libraries listed below
Sorting:
- Lp modeler written in Rust☆102Updated 4 years ago
- Approximate floating point equality comparisons and assertions☆167Updated last year
- Google CP-SAT solver Rust bindings☆19Updated 3 weeks ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆33Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated 2 months ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A simple, id-based arena☆119Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 3 weeks ago
- Proc-macro typestate DSL for Rust☆149Updated last year
- A simple bitset container for Rust☆142Updated last month
- VF2 subgraph isomorphism algorithm in Rust.☆64Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Auto differentiation library☆69Updated last month
- Arbitrary precision floating point numbers library☆109Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆35Updated 5 years ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆54Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- A fast, concurrent string interner☆150Updated 9 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆108Updated 3 weeks ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Generic bijective maps in Rust☆146Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- An SoA library for Rust☆144Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago