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
3416
2 个月前

MIQP solver based on OSQP

Python
105
2 年前

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

C++
98
2 个月前

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
61
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
2 年前

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

JavaScript
50
5 天前

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

Python
50
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
2 年前

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
8 年前

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
19
7 个月前

Implementation of Simplex Algorithm and Branch & Bound Algorithm

MATLAB
15
5 年前