code wiki / (root) / nx_sat_solver_test.nx

nx_sat_solver_test.nx

buildroot/runtime/nx_sat_solver_test.nx

2481 B60 linesdepth 4pulls 4 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

about

nx_sat_solver_test.nx -- smoke for the SAT solver foundation. Verifies a few well-known SAT / UNSAT instances.

dependencies 4 imports · 0 importers

nx_syscalls.nx nx_runtime.nx nx_tier.nx nx_sat_solver.nx nx_sat_solver_test.nx

imports: nx_syscalls.nxnx_runtime.nxnx_tier.nxnx_sat_solver.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main println sys_write strlen sys_mmap nx_sat_alloc sys_mmap ↻ sys_mmap ↻ nx_sat_add_clause nx_sat_solve nx_sat_dpll nx_sat_formula_value nx_sat_clause_value nx_sat_lit_value nx_sat_pick_branch_var nx_sat_dpll ↻ print sys_write ↻ strlen ↻

structs

none

consts

none

functions

9func main() -> nx_exit