Constraint Satisfaction Problem (CSP) Solver
-
Updated
Jan 4, 2026 - Rust
Constraint Satisfaction Problem (CSP) Solver
This project solves the maxflow problem in algorithmics from an instance in the instances directory, The problem is solved using GLPK and the augmenting path DInitz algorithm
Interactive linear programming solver that allows dynamic input of objectives and constraints, with graphical visualization of solutions.
Operations Research Course β Projects π Bin Packing Problem π¦ Network Flow Problem π
Add a description, image, and links to the lp-solver topic page so that developers can more easily learn about it.
To associate your repository with the lp-solver topic, visit your repo's landing page and select "manage topics."