Repository navigation

#

branch-and-bound

apache/incubator-kie-optaplanner

AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.

Java
3406
7 小时前

MIQP solver based on OSQP

Python
104
2 年前

BCP-MAPF – branch-and-cut-and-price for multi-agent path finding

C++
95
22 天前

A parallel branch-and-bound engine for Python. (https://pybnb.readthedocs.io/)

Python
68
4 年前

A Python package for visualizing the geometry of linear programs.

Python
58
1 年前

This is my implementation of a branch and price algorithm to solve the humanitarian aid distribution problem. This problem is a VRP with a specific objective function

Python
51
1 年前

A scoring program for gliding competitions striving for 100% accuracy and determinism

JavaScript
50
11 小时前

NuCS is a Python constraint programming library for solving Constraint Satisfaction and Optimization Problems over finite domains

Python
48
1 天前

Elementary Shortest Path Problem with Resource Constraints

C++
33
1 年前

β-CROWN: Efficient Bound Propagation with Per-neuron Split Constraints for Neural Network Verification

29
4 年前

A software that assists a previous version of the proof of Gerver's conjecture, using a custom geometric branch-and-bound algorithm, and the exact rational QP solver powered by CGAL

C++
29
1 年前

Simple implementation of spatial skyline query algorithms

Java
24
3 年前

A Julia framework for implementing branch-and-bound-type algorithms

Julia
22
4 年前

Python implementation of Travelling Salesman Problem (TSP) using branch-and-bound algorithm.

Python
21
6 年前

Java program to solve the 8 puzzle problem using branch and bound algorithm.

Java
19
7 年前

A Python implementation of a branch-and-bound approach (plus a simple greedy heuristic) to solve a variation of the multiple knapsack problem where items have both individual and pairwise benefits.

Python
18
5 个月前

Implementation of Simplex Algorithm and Branch & Bound Algorithm

MATLAB
15
5 年前