File size: 690 Bytes
bc686b2 3de9fd4 bc686b2 7930df2 bc686b2 7930df2 bc686b2 7930df2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
license: mit
viewer: false
---
# Benchmarks in GenBaB
This repository contains benchmarks used in [GenBaB](https://github.com/shizhouxing/GenBaB) proposed in the following paper:
Zhouxing Shi\*, Qirui Jin\*, Zico Kolter, Suman Jana, Cho-Jui Hsieh, Huan Zhang.
[**Neural Network Verification with Branch-and-Bound for General Nonlinearities**](https://arxiv.org/abs/2405.21063). *To appear in TACAS 2025.* (*Equal contribution)
## Acknowledgement
* [`ml4acopf`](./ml4acopf) was generated from [AI4OPT/ml4acopf_benchmark](https://github.com/AI4OPT/ml4acopf_benchmark/tree/ed2f5d6964d36bea0be412416a90064fcef11f71).
* [`eran`](./eran) was from [ERAN](https://github.com/eth-sri/eran). |