nx_fof_tseitin_test.nx
buildroot/runtime/nx_fof_tseitin_test.nx
about
nx_fof_tseitin_test.nx -- Tseitin transformation smoke.
dependencies 16 imports · 0 importers
diagram shows first 10 each side; +6 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.nxnx_fof_tseitin.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_TS_CAP: nx_int = 64 |
functions
| 23 | func mk_input(s: *u8) -> *u8 |
| 32 | func parse_to_nnf(input: *u8, st: *TptpSymtab) -> *Fof called by 1: main calls 9: nx_str_lenmk_inputsys_mmapnx_fof_parsenx_fof_drop_forallnx_fof_skolemize+3 |
| 42 | func main() -> nx_exit |