ds4dm / branch-search-treesLinks
Parameterizing Branch-and-Bound Search Trees to Learn Branching Policies (AAAI 2021)
☆68Updated 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:
- Predict and search framework for MilP☆60Updated 2 years ago
- Code implementation for NeurIPS 2019 submission 'Reinforcement Learning for Integer Programming: Learning to Cut'☆40Updated 6 years ago
- Hybrid Models for Learning to Branch (NeurIPS 2020)☆50Updated 4 years ago
- ☆49Updated 3 years ago
- [ICLR 2023] "On Representing Mixed-Integer Linear Programs by Graph Neural Networks" by Ziang Chen, Jialin Liu, Xinshang Wang, Jianfeng L…☆53Updated 2 years ago
- ☆11Updated 10 months ago
- Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization☆200Updated 5 years ago
- ☆27Updated 4 years ago
- ☆108Updated 5 years ago
- The repository archives papers regarding the combination of combinatorial optimization and machine learning and corresponding reading not…☆165Updated 4 years ago
- Neur2SP: Neural Two-Stage Stochastic Programming☆50Updated 2 years ago
- Reinforcement learning for operation research problems with OpenAI Gym and CleanRL☆114Updated 2 years ago
- An improvement-based Deep Reinforcement Learning Algorithm presented in paper https://arxiv.org/abs/1912.05784v2 for solving the TSP prob…