Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP
-
Updated
Feb 5, 2025 - C++
Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP
Optimization models using various solvers
C++ metaheuristics modeler/solver for general integer optimization problems.
LattE integrale, software for counting lattice points and integration over convex polytopes
A software package for algebraic, geometric and combinatorial problems on linear spaces. By R. Hemmecke, R. Hemmecke, M. Köppe, P. Malkin, M. Walter
binary/integer linear programming solver
Solving Elementary Longest/Shortest Path problems with Integer Programming
A cli tool for solving bipartite assignment problems.
Heuristics for mixed-integer programming
✂️ Cutting planes separation in Julia with JuMP
Différents snippets liés à l'optimisation discrète.
Tabu Search metaheuristic designed to find feasible solutions for highly constrained knapsack problems
Solver for Maximum Cut and QUBO problems
Submission of the second round of the German National Competition in Computer Science in 2007/2008.
A set of programs for generating computational trials for a research project comparing binary to linear network interdependence models
A simple implementation of the compact ILP formulation for the Set Covering problem
This program enables to find the optimal solution of a mathematical model with explicit formulation information using the simplex algorithm and (if the variables are integers) the branch-bound algorithm.
Implementing an integer programming based solution for the Vehicle Routing Problem on the road network of Hungary.
Add a description, image, and links to the integer-programming topic page so that developers can more easily learn about it.
To associate your repository with the integer-programming topic, visit your repo's landing page and select "manage topics."