nx_fof_cnf_test.nx
buildroot/runtime/nx_fof_cnf_test.nx
about
nx_fof_cnf_test.nx -- FOF -> CNF pipeline smoke + end-to-end
FOF -> discount-loop UNSAT.
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_unify.nxnx_resolution.nxnx_subsumption.nxnx_tautology.nxnx_saturation.nxnx_tptp_symtab.nxnx_tptp_term.nxnx_fof.nxnx_fof_parse.nxnx_fof_cnf.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
| 20 | const SYM_EQ: nx_int = 50 |
| 21 | const NX_FOF_CLAUSE_CAP: nx_int = 16 |
functions
| 23 | func mk_input(s: *u8) -> *u8 |
| 32 | func parse(input: *u8, st: *TptpSymtab) -> *Fof |
| 40 | func main() -> nx_exit |