Datasets:
ArXiv:
License:
Commit
·
7930df2
1
Parent(s):
07ee73b
Update readme;
Browse files
README.md
CHANGED
|
@@ -3,8 +3,14 @@ license: mit
|
|
| 3 |
viewer: false
|
| 4 |
---
|
| 5 |
|
| 6 |
-
|
| 7 |
|
| 8 |
-
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
viewer: false
|
| 4 |
---
|
| 5 |
|
| 6 |
+
# Benchmarks in GenBaB
|
| 7 |
|
| 8 |
+
This repository contains benchmarks used in [GenBaB](https://github.com/shizhouxing/GenBaB) proposed in the following paper:
|
| 9 |
|
| 10 |
+
Zhouxing Shi\*, Qirui Jin\*, Zico Kolter, Suman Jana, Cho-Jui Hsieh, Huan Zhang.
|
| 11 |
+
[**Neural Network Verification with Branch-and-Bound for General Nonlinearities**](https://arxiv.org/abs/2405.21063). *To appear in TACAS 2025.* (*Equal contribution)
|
| 12 |
+
|
| 13 |
+
## Acknowledgement
|
| 14 |
+
|
| 15 |
+
* [`ml4acopf`](./ml4acopf) was generated from [AI4OPT/ml4acopf_benchmark](https://github.com/AI4OPT/ml4acopf_benchmark/tree/ed2f5d6964d36bea0be412416a90064fcef11f71).
|
| 16 |
+
* [`eran`](./eran) was from [ERAN](https://github.com/eth-sri/eran).
|