A powerful bin packing problem solver for any polygons
-
Updated
May 21, 2026 - Python
A powerful bin packing problem solver for any polygons
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Efficient Ceph placement optimization, aiming for maximum storage capacity through equal OSD utilization.
ArchGeo library code for the paper "Discrete Orthogonal Structures"
Generators for Combinatorial Optimization
Optimisation problem library
A simple eigenvalue solver + optimizer to calculate and reduce the growth rate of a pressure-driven instability in fusion devices
This repository contains the code examples of the book "Einführung in Optimierungsmodelle" ("Introduction to Optimization Models") (Sudermann-Merx, 2023)
Web app with Streamlit and FastAPI
solving Random 3-SAT(Boolean satisfiability problem) using simulated annealing.
This project aims to recommend effective deployment locations for police emergency response cars.
Models the discrete, single-machine, multi-item, single-level lot sizing problem via mixed integer programming
The Simplex method is an approach to solving linear programming models by hand using slack and pivot variables, also tableaus as a means to finding the optimal solution of an optimization problem. The current implementation uses python language.
The Alchemist uses a pool of optimization algorithms and machine learning models to search for viable glass compositions for a given glass transition temperature (Tg) value.
Modelling and opitimization of a chemotherapy medical regimen using CPLEX and Gurobi.
Simple material parameter estimator tool using Mitsuba 3 and Dr.Jit.
Optimisation linéaire : application à un problème d'affectation
Two different solutions for the assignment problem using the GLPK solver and the greedy algorithm.
Solving a NP-Complete problem (Max-Cut) with Extropic "Thermodynamic" sampling hardware.
A "farm" of multiobjective benchmark problems exhibiting real-world structure and corresponding ParMOO solver scripts
Add a description, image, and links to the optimization-problem topic page so that developers can more easily learn about it.
To associate your repository with the optimization-problem topic, visit your repo's landing page and select "manage topics."