Parameterizing Branch-and-Bound Search Trees to Learn Branching Policies (AAAI 2021)
☆68Jul 19, 2021Updated 4 years ago
Alternatives and similar repositories for branch-search-trees
Users that are interested in branch-search-trees are comparing it to the libraries listed below
Sorting:
- Hybrid Models for Learning to Branch (NeurIPS 2020)☆51May 31, 2021Updated 4 years ago
- Learning to Branch in Mixed Integer Linear Programming with Graph Convolutional Neural Networks in Ecole☆20Dec 11, 2022Updated 3 years ago
- ☆16Sep 4, 2018Updated 7 years ago
- A branch-and-bound ILP solver☆27Apr 22, 2019Updated 6 years ago
- Reinforcement Learning for Cut Selection☆12Dec 8, 2022Updated 3 years ago
- Winner of NeurIPS 2021 student leaderboard. Self-bootstrapping bayesian optimization for SCIP configuration using GNNs.☆13Oct 28, 2022Updated 3 years ago
- Extensible Combinatorial Optimization Learning Environments☆363Dec 20, 2025Updated 2 months ago
- ☆20Oct 4, 2024Updated last year
- Machine Learning for Combinatorial Optimization - NeurIPS'21 competition☆138Aug 29, 2022Updated 3 years ago
- ☆50Feb 3, 2022Updated 4 years ago
- The official implementation of the paper "Deep Reinforcement Learning with Task-Adaptive Retrieval via Hypernetwork".☆12Feb 27, 2024Updated 2 years ago
- ☆11Apr 12, 2020Updated 5 years ago
- ☆14Sep 13, 2022Updated 3 years ago
- ☆14Jan 25, 2026Updated last month
- A Python Interior Point Optimization Solver☆13Jan 29, 2014Updated 12 years ago
- Code and computational experiments of the paper "Benders Adaptive-Cuts Method for Two-Stage Stochastic Programs" by Cristian Ramírez-Pico…☆17Jun 1, 2023Updated 2 years ago
- Combining Reinforcement Learning with Integer Programming for Robust Scheduling☆30Feb 17, 2024Updated 2 years ago
- Python interface to automatically formulate Machine Learning models into Mixed-Integer Programs☆40May 26, 2025Updated 9 months ago
- Data and codes for energy circuit method-based optimal energy flow☆14Sep 17, 2022Updated 3 years ago
- Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (…☆185Dec 8, 2025Updated 3 months ago
- ☆23Jun 14, 2024Updated last year
- Co-training for Policy Learning☆13Aug 8, 2019Updated 6 years ago
- Pybullet conversion of the OpenAI Gym fetch_reach environment. Uses a franka emika panda robot.☆12Dec 21, 2022Updated 3 years ago
- Branch-and-Price-and-Cut in Julia☆210Sep 8, 2025Updated 6 months ago
- Code repo for ICML'23 Searching Large Neighborhoods for Integer Linear Programs with Contrastive Learning☆46Jul 10, 2023Updated 2 years ago
- Generators for Combinatorial Optimization☆19May 16, 2023Updated 2 years ago
- Learning to Compare Nodes in Branch and Bound with Graph Neural Networks (NeurIPS 2022)☆27Nov 7, 2022Updated 3 years ago
- Machine-learning-based column selection☆41Dec 21, 2021Updated 4 years ago
- An active set-based NLP solver☆20Dec 18, 2023Updated 2 years ago
- Adaptive Cut Selection in Mixed-Integer Linear Programming☆15Aug 2, 2023Updated 2 years ago
- The repository archives papers regarding the combination of combinatorial optimization and machine learning and corresponding reading not…☆165Nov 2, 2020Updated 5 years ago
- ☆24Dec 11, 2022Updated 3 years ago
- Exact and meta-heuristic algorithms for NP problems☆22Oct 28, 2019Updated 6 years ago
- 阿里巴巴全球调度算法大赛 - 整数规划(列生成算法)☆19Sep 16, 2019Updated 6 years ago
- A python implementation of the integer L-shaped method for solving two stage stochastic programs.☆28Jun 13, 2024Updated last year
- DIP is a decomposition-based solver framework for mixed integer linear programs.☆20Jan 14, 2026Updated last month
- Implementation of "Learning Combinatorial Optimization Algorithms over Graphs"☆515May 25, 2019Updated 6 years ago
- Awesome machine learning for combinatorial optimization papers.☆2,079Nov 7, 2025Updated 4 months ago
- An implementation of the revised simplex algorithm in CUDA for solving linear optimization problems in the form max{c*x | A*x=b, l<=x<=u}☆27Dec 9, 2016Updated 9 years ago