
# GraphViz2::Marpa::Extractor

A hierarchical extractor for GraphViz DOT files using GraphViz2::Marpa.

## Features
- Full graph + subgraph + cluster extraction
- Edge chains and grouped RHS/LHS
- Hierarchical defaults
- Auto-declared nodes
- Symbol table
- Flat and scoped adjacency
- Constraint extraction layer

## Quickstart
<10–15 lines showing how to parse DOT and extract graphs>

## Documentation

- doc/architecture.md
- doc/user-guide.md
- doc/constraints.md
- doc/rendering.md

## License

Artistic license 2.0 or GPL v3

# AUTHORS

    Khemir Nadim ibn Hamouda
    https://github.com/nkh
    CPAN ID: NKH
