nx_tptp_load_test.nx
buildroot/runtime/nx_tptp_load_test.nx
about
nx_tptp_load_test.nx -- end-to-end smoke: load real TPTP files
from disk and prove UNSAT via the discount-loop saturation.
All native NishiLang. No shell preprocessing. No Python.
dependencies 15 imports · 0 importers
diagram shows first 10 each side; +5 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_saturation.nxnx_tptp_symtab.nxnx_tptp_term.nxnx_tptp_formula.nxnx_tptp_load.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
| 22 | const SYM_EQ: nx_int = 50 |
functions
| 24 | func run_one(path: *u8, expected_verdict: nx_int) -> nx_int called by 1: main calls 11: printprintlnnx_tptp_load_cnf_filenx_result_is_errprint_i64nx_result_err_code+5 |
| 53 | func main() -> nx_exit |