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
The Visual Optimization System (Solver LP) is an interactive and didactic platform developed to assist in teaching and learning Operations Research.
Operations Research Course β Projects π Bin Packing Problem π¦ Network Flow Problem π
Interactive linear programming solver that allows dynamic input of objectives and constraints, with graphical visualization for 2D problems.
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."