nx_part_solver.nx
buildroot/runtime/nx_part_solver.nx
about
nx_part_solver.nx -- CLI: solve a declarative part-placement constraint file.
nx_part_solver <constraints.conf>
Prints solved placements + the verdict. Exit 0 SOLVED / 4 INCONSISTENT (worst constraint NAMED) /
3 parse refusal / 1 io / 2 usage. Core in nx_part_solver_lib.nx (the gate imports the same impl).
license_tier: ORIGINAL expect_exit: 0
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_part_solver_lib.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
| none |
functions
| 9 | func main(argc: i64, argv: *i64) -> i64 |