|
NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
|
Per-node routing signal emitted by this super-step. More...
#include <scheduler.h>
Per-node routing signal emitted by this super-step.
One StepRouting per node that just executed. command_goto is set iff the node returned a Command with a non-empty goto_node; the Scheduler uses it to override regular edge routing. command_goto == END_NODE terminates the graph.
Definition at line 42 of file scheduler.h.