code wiki / (root) / nx_graphalg_test.nx

nx_graphalg_test.nx

buildroot/runtime/nx_graphalg_test.nx

4058 B104 linesdepth 6pulls 6 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

about

nx_graphalg_test.nx -- smoke for graph algorithms.

dependencies 2 imports · 0 importers

syscalls.nx nx_graphalg.nx nx_graphalg_test.nx

imports: syscalls.nxnx_graphalg.nx

imported by: nobody (leaf or entry point)

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

main nx_graphalg_alloc nx_graphalg_add_edge nx_graphalg_neighbor_count nx_graphalg_neighbor nx_graphalg_neighbor_weigh nx_graphalg_add_undirected nx_graphalg_add_edge ↻ nx_graphalg_bfs nx_graphalg_neighbor_count ↻ nx_graphalg_neighbor ↻ nx_graphalg_dijkstra nx_heap_alloc nx_heap_push nx_heap_entry_at nx_heap_sift_up nx_heap_entry_at ↻ nx_heap_swap nx_heap_entry_at ↻ nx_heap_size nx_heap_peek_key nx_heap_entry_at ↻ nx_heap_peek_value nx_heap_entry_at ↻ nx_heap_pop nx_heap_entry_at ↻ nx_heap_sift_down nx_heap_entry_at ↻ nx_heap_swap ↻ nx_graphalg_neighbor_count ↻ nx_graphalg_neighbor ↻ nx_graphalg_neighbor_weigh ↻ nx_graphalg_toposort nx_graphalg_neighbor_count ↻ nx_graphalg_neighbor ↻

structs

none

consts

none

functions

6func main() -> i64 {