Linear Programming for Rust, with a user-friendly API. This crate allows modeling LP problems, and lets you solve them with various solvers.
-
Updated
Sep 3, 2026 - Rust
Linear Programming for Rust, with a user-friendly API. This crate allows modeling LP problems, and lets you solve them with various solvers.
LPSolve extension as simple PHP library
lpsolve python extension for python 2.x and python 3.x. The lpsolve extension is ported to python3.x so that it works on both python2.x and python3.x.
This is an old R project of mine where I did a sales analysis with various visualizations for a Russian Beer Store dataset that I found on Kaggle.
A library for furnace charge optimization
This repository contains an R script for supply chain network optimization, designed as part of a Coursera Guided Project by instructor Moses Gummadi. It utilizes the "lpSolve API" library to minimize transportation costs while efficiently distributing goods between factories, distribution centers, and customers.
Web version of charge optimization app
An operations research project developed as part of the academic course "Operational Research", using optimization models and LPSolve to solve decision-making problems.
RFE BSU operations research labs
Mixed Integer Linear Programming (MILP) model to optimize SmartFab's production scheduling for an IoT module assembly line, minimizing production, inventory, and setup costs using lp_solve.
Practical assignments for the Deterministic Operations Research Models curricular unit at University of Minho
Optimización de horarios de meseros y cocineros para un restaurante en base a las ventas generadas.
Operations Research Course – Projects 🎓 Bin Packing Problem 📦 Network Flow Problem 🔀
Algorithmic Graph Theory CA3
Linear programming solver Gradio app. Quickly design and solve linear programming problems.
A toy manufacturing organization manufactures two types of toys A and B. What should be the manufacturing quantity for each of the toys to maximize the profits?
Solveur du problème de K-coloration de graphe avec l'API C++ de lp_solve
Evaluation of lp_solve 5.5 a free software command line utility and library for solving linear programming and mixed integer programming problems
To associate your repository with the lpsolve topic, visit your repo's landing page and select "manage topics."