Skip to main content

Module dot_parser

Module dot_parser 

Source
Expand description

Minimal DOT parser for Attractor pipeline graphs.

Implements the subset defined in attractor-spec §2.

Functions§

parse_dot
Parse a DOT source string into an AttractorGraph.