lpsolve
There are 21 repositories under lpsolve topic.
rust-or/good_lp
Linear Programming for Rust, with a user-friendly API. This crate allows modeling LP problems, and lets you solve them with various solvers.
makao/lpsolve
LPSolve extension as simple PHP library
chandu-atina/lp_solve_python_3x
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.
avk959/LazLpSolveIDE
Lazarus port of LpSolveIDE
AdammGreen/Beer-Sales-Analysis-R
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.
ebrahimmfadae/charge
A library for furnace charge optimization
arora-amit37/supply_chain_network_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.
beatrizfrocha/MDIO1920
Practical assignments for the Deterministic Operations Research Models curricular unit at University of Minho
ebrahimmfadae/charge-web
Web version of charge optimization app
InnerShadow/Operations-research
RFE BSU operations research labs
isamiranda96/Optimizacion-de-Horarios
Optimización de horarios de meseros y cocineros para un restaurante en base a las ventas generadas.
jmatheusgpa/Grim-Scrapping
Script em R para raspar dados do jogo Grim Dawn
dogchef-be/heroku-custom-php-extensions
🔧 Additional PHP extensions for Heroku PHP Buildpack
dogchef-be/php_lp_solve
Lpsolve for PHP 7
Guigui14460/coloration-graphe
Solveur du problème de K-coloration de graphe avec l'API C++ de lp_solve
Kerigard/lp-solve-php-docker
lp solve library for php 8
NegarMirgati/Coloring_Dominating-Set
Algorithmic Graph Theory CA3
philipmw/linear-problems-learning
Philip's progression of learning how to solve linear problems.
ptds2021/project--G2
An R package aiming to help Business Analytics students of the University of Lausanne (HEC Lausanne) to select their classes, based on many constraints (total credits, madatory credits, elective credits, clashing classes, ...)
sakusuma/ToyMfgOptimization
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?