Commit 529ed55
feat(extract): MiniZinc full-share + gitignore TPTP output
MiniZinc extractor pivoted from round-robin to full-share across the
5-solver constraint fleet (MiniZinc / Chuffed / OR-Tools / SCIP / GLPK).
Every MiniZinc model is solvable by every solver in our fleet, so
emitting one record per (model, solver) pair is legitimate training
data — quintuples per-solver coverage without new corpus work.
Result: 307 records per solver (1 535 total).
Also:
- .gitignore: training_data/proof_states_tptp.a2ml (now 336 MB from the
full-share pivot; exceeds GitHub's 100 MB per-file limit).
Reproducible via scripts/extract_tptp.jl + external_corpora/tptp/.
- .gitignore: training_data/proof_states_key.jsonl (>100 MB, same
rationale).
- Refreshed output jsonls for 14 provers that had drifted from their
current extractors.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5727013 commit 529ed55
21 files changed
Lines changed: 863929 additions & 204342 deletions
File tree
- scripts
- training_data
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
150 | 154 | | |
151 | 155 | | |
152 | 156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
381 | | - | |
382 | | - | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
383 | 386 | | |
384 | 387 | | |
385 | 388 | | |
386 | 389 | | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
400 | 424 | | |
401 | 425 | | |
402 | 426 | | |
| |||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments