cln/plugins/askrene/test
Rusty Russell 8775b62871 askrene: move routines only accessed by the child process into child/.
We want to make it clear when future generations edit the code, which
routines are called in the child (i.e. all the routing), and which in
the parent.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2026-02-19 17:04:35 +10:30
..
data askrene: add bigger test for MCF 2024-11-21 16:17:52 +10:30
Makefile askrene: move routines only accessed by the child process into child/. 2026-02-19 17:04:35 +10:30
run-bfs.c askrene: move routines only accessed by the child process into child/. 2026-02-19 17:04:35 +10:30
run-dijkstra.c askrene: move routines only accessed by the child process into child/. 2026-02-19 17:04:35 +10:30
run-flow.c askrene: move routines only accessed by the child process into child/. 2026-02-19 17:04:35 +10:30
run-graph.c askrene: move routines only accessed by the child process into child/. 2026-02-19 17:04:35 +10:30
run-mcf-large.c askrene: move routines only accessed by the child process into child/. 2026-02-19 17:04:35 +10:30
run-mcf.c askrene: move routines only accessed by the child process into child/. 2026-02-19 17:04:35 +10:30
run-pqueue.c askrene: move routines only accessed by the child process into child/. 2026-02-19 17:04:35 +10:30