DirectedAnchorGeometryProcessor

processor.DirectedAnchorGeometryProcessor(config, feedback=None)

Thin wrapper around AnchorGeometryProcessor with directed-graph mode enabled.

This subclass keeps all anchor-routing and processing logic identical to AnchorGeometryProcessor, but forces network_use_directed_graph=True in its local config copy.