Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 759 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 759 Bytes

Learning to Compare Nodes in Branch and Bound with Graph Neural Networks

Abdel Ghani Labassi, Didier Chételat and Andrea Lodi

This is the official implementation of our NeurIPS 2022 paper.

Citation

Please cite our paper if you use this code in your work.

@inproceedings{conf/nips/labassi22,
  title={Learning to Compare Nodes in Branch and Bound with Graph Neural Networks},
  author={Abdel Ghani Labassi and Didier Chételat and Andrea Lodi},
  booktitle={Advances in Neural Information Processing Systems 35},
  year={2022}
}

Questions / Bugs

Please feel free to submit a Github issue if you have any questions or find any bugs. We do not guarantee any support, but will do our best if we can help.