pub fn parse_dot(source: &str) -> Result<AttractorGraph, String>
Parse a DOT source string into an AttractorGraph.