Skip to main content

Module visual_model_bridge

Module visual_model_bridge 

Source
Expand description

Translates visual graph structures from the UI into NQuin evaluator inputs.

Structs§

EvaluationReport
UiLogicEdge
UiLogicGraph
UiLogicNode

Functions§

evaluate_ui_graph
Evaluates a translated logic graph and returns a report to update the UI.
translate_graph_to_quins
Converts the graph to a series of zero-heap semantic Quins. Only writes to the pre-allocated slice up to its capacity, returning the number of Quins written.