ptal / pcpLinks
Constraint programming in Rust
☆112Updated 2 years ago
Alternatives and similar repositories for pcp
Users that are interested in pcp are comparing it to the libraries listed below
Sorting:
- A pure Rust linear programming solver☆91Updated 5 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 5 years ago
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆102Updated 5 months ago
- Lp modeler written in Rust☆105Updated 4 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 8 months ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- a pragmatic point-free theorem prover assistant☆143Updated 2 months ago
- A research project in path semantics, a re-interpretation of functions for expressing mathematics☆175Updated last month
- A directed acyclic graph data structure for Rust.☆234Updated 7 months ago
- rust verification condition generator☆96Updated 9 years ago
- An experimental implementation of Avatar Logic with a Prolog-like syntax☆71Updated last year
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- ☆86Updated 9 years ago
- Experimental minisat SAT solver reimplementation in Rust☆72Updated 6 years ago
- Abstract algebra for Rust (still very much a WIP!)☆62Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- A graph library for Rust.☆121Updated 4 years ago
- A Cargo subcommand for working with feL4 projects.☆52Updated 7 years ago
- Compact sets in rust☆60Updated 9 months ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Genetic Algorithm library in Rust☆78Updated 4 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆131Updated 4 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Library for backtracking with customizable search for moves☆24Updated 7 months ago
- Design by contract style assertions for Rust☆252Updated 4 years ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- Functional lens library for Rust☆113Updated 5 years ago
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year