nx_casc_runner_test.nx
buildroot/runtime/nx_casc_runner_test.nx
about
nx_casc_runner_test.nx -- run the substrate against the TPTP-Easy
corpus in tests/tptp/casc/ and emit per-problem honest verdict
+ aggregate scoreboard.
Per honest-perf-verdict cardinal: sealed-enum verdict per axis,
named blockers for unmeasurable axes (no Vampire binary, no full
CASC corpus download).
CASC-style scoreboard: problems_solved_in_budget / total.
dependencies 23 imports · 0 importers
diagram shows first 10 each side; +13 more imports, +0 more importers in the complete lists below.
imports: nx_syscalls.nxnx_runtime.nxnx_tier.nxnx_str.nxnx_result.nxnx_file_result.nxnx_unify.nxnx_resolution.nxnx_subsumption.nxnx_tautology.nxnx_disctree.nxnx_paramodulation.nxnx_saturation.nxnx_pre_sat.nxnx_sine.nxnx_tptp_symtab.nxnx_tptp_term.nxnx_tptp_formula.nxnx_tptp_load.nxnx_fof.nxnx_fof_parse.nxnx_fof_cnf.nxnx_tptp_load_any.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 35 | const SYM_EQ: nx_int = 50 |
| 36 | const RUNNER_BUDGET: nx_int = 5000 |
functions
| 45 | func run_problem(path: *u8) -> nx_int called by 1: main calls 12: nx_tptp_load_any_filenx_result_is_errprintprint_i64nx_result_err_codeprintln+6 |
| 106 | func main() -> nx_exit |