up
This commit is contained in:
@@ -27,10 +27,10 @@ Deterministic, reproducible benchmark for reachability analysis tools.
|
||||
|
||||
## Quick Start (once populated)
|
||||
```bash
|
||||
# validate schemas
|
||||
npm test ./schemas # or python -m pytest schemas
|
||||
# schema sanity checks (offline)
|
||||
python tools/validate.py all schemas/examples
|
||||
|
||||
# score a submission
|
||||
# score a submission (coming in task 513-008)
|
||||
cd tools/scorer
|
||||
./rb-score --cases ../cases --truth ../benchmark/truth --submission ../benchmark/submissions/sample.json
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user