ptal / pcp
Constraint programming in Rust
☆104Updated last year
Alternatives and similar repositories for pcp:
Users that are interested in pcp are comparing it to the libraries listed below
- A pure Rust linear programming solver☆86Updated 4 years ago
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆85Updated this week
- Judy array implementation in pure Rust☆84Updated 7 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆80Updated 4 years ago
- ☆27Updated 11 months ago
- a pragmatic point-free theorem prover assistant☆137Updated last year
- Compact sets in rust☆53Updated 2 months ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- rust verification condition generator☆93Updated 8 years ago
- Lp modeler written in Rust☆99Updated 3 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Abstract algebra for Rust (still very much a WIP!)☆60Updated 3 years ago
- An experimental implementation of Avatar Logic with a Prolog-like syntax☆66Updated 8 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- A library for deadlock-free session-typed communication in Rust.☆46Updated 3 years ago
- Functional lens library for Rust☆105Updated 4 years ago
- A simple, id-based arena☆117Updated last year
- Type-level named values with partial dependent type support in Rust☆56Updated 2 years ago
- Weak hash tables for Rust☆35Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- Library for back tracking with customizable search for moves☆23Updated 2 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆46Updated 3 years ago
- A research project in path semantics, a re-interpretation of functions for expressing mathematics☆166Updated last week
- SAT solver written in Rust☆257Updated 2 years ago
- A Hindley-Milner polymorphic typing system☆57Updated last year
- Prototype extension of the Rust type system towards checking units-of-measure☆112Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- exhaustive testing library☆63Updated 6 months ago