nx_solve_test.nx
buildroot/runtime/nx_solve_test.nx
about
nx_solve_test.nx -- composite CASC solver smoke.
Runs all 6 TPTP-Easy files through the one-call entry point and
confirms each gets the expected verdict.
dependencies 18 imports · 0 importers
diagram shows first 10 each side; +8 more imports, +0 more importers in the complete lists below.
imports: nx_syscalls.nxnx_runtime.nxnx_tier.nxnx_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_solve.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
| 24 | const SYM_EQ: nx_int = 50 |
functions
| 26 | func solve_one(path: *u8, expected: nx_int) -> nx_int called by 1: main calls 8: nx_solve_opts_defaultnx_solve_tptp_filenx_result_is_errprintprint_i64nx_result_err_code+2 |
| 40 | func main() -> nx_exit |