pulp
There are 151 repositories under pulp topic.
coin-or/pulp
A python Linear Programming API
sayhiben/awesome-playdate
A list of awesome resources for Playdate (https://play.date) game development and the Playdate SDK (https://play.date/dev/)
pulp-platform/pulp-dronet
A deep learning-powered visual navigation engine to enables autonomous navigation of pocket-size quadrotor - running on PULP
Kuifje02/vrpy
A python framework for solving the VRP and its variants with column generation.
GreenWaves-Technologies/gap_sdk
SDK for Greenwaves Technologies' GAP8 IoT Application Processor
spcl/pspin
PsPIN: A RISC-V in-network accelerator for flexible high-performance low-power packet processing
pulp-platform/pulp_soc
pulp_soc is the core building component of PULP based SoCs
pulp/pulp-operator
Kubernetes Operator for Pulp 3. Under active development.
lbiedma/shift-scheduling
Python Scripts that apply Operations Research (Mixed Integer Programming) to solve Shift Scheduling problems for workforces.
pulp/pulp_ansible
A Pulp plugin that manages Ansible content, i.e. roles, collections
ekhoda/optimization-tutorial
Simple framework for modeling optimization problems in Python
jwang0306/vehicle-routing-problem
Solves vehicle routing problem with Linear Programming using pulp package, which yields the optimal solution.
pulp/pulp_rpm
RPM support for Pulp Platform
pulp/pulp-oci-images
Containerfiles and other assets for building Pulp 3 OCI images
ccubc/ChargeUp
optimizing locations of electric vehicle charging stations in the city of Toronto
freewheel/flipy
A Python linear programming interface library
dapensoft/pyorlib
A powerful Python library for operations research and optimization.
pulp-platform/hero-sdk
⛔ DEPRECATED ⛔ HERO Software Development Kit
iarthstar/Shadows-Utilities
Sketch Plugin for enabling utility commands for Shadows i.e. Copy, Paste, Cut and Delete Shadows across layers
emfcamp/slotmachine
A conference schedule optimiser using linear programming.
gene5487/AutoNodestone
A Python program to assist MapleStory players in finding the ideal combination of Nodestones.
pigna90/PCTSPTW
Prize-Collecting Traveling Salesman Problem with Time Windows
Atul-Anand-Jha/Optimization-LinearProgramming-Python
To implement Optimization (maximization) problem through Linear programming in Python Language.
honestus/HCVRP
Heterogeneous capacitated vehicle routing problem
platformio/platform-riscv_gap
GreenWaves Technologies RISC-V GAP: development platform for PlatformIO
ilias4780/fpl_statistics_ui_app
This is a python application providing users with a GUI in order to download the FPL database by using the FPL API URL and make statistical calculations.
nariaki3551/ppulp
An extension PuLP, linear programming modeling tool
qdbp/pulp-lparray
numpy integration for PuLP
unerue/or-tutorial
Operations Research Tutorial with Python
Pegah-Ardehkhani/Optimization-Problems-and-Solutions
A repository dedicated to the mathematical modeling and solution of optimization problems, featuring practical examples in Stochastic Programming, Linear Programming (LP), and Mixed-Integer Linear Programming (MILP)
filtermap/pulp-scheduling
勤務表を自動で作成する無料アプリです。PuLPを使用しています。 (This is an automatic scheduling app using PuLP.)
tstran155/Linear-Programming-MILP-DP-NLP-Optimization-With-Python
This notebook serves as an introduction to Linear Programming and MILP with Python, covering both the concepts and practical applications through various popular optimization problems.