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.
Interactive linear programming solver that allows dynamic input of objectives and constraints, with graphical visualization for 2D problems.
Aplicaciones de investigación operativa en R: optimización de una cartera de inversión mediante programación lineal y simulación binomial de cheques rechazados.
Operations Research Course – Projects 🎓 Bin Packing Problem 📦 Network Flow Problem 🔀
To associate your repository with the lp-solver topic, visit your repo's landing page and select "manage topics."