graph LR A[Layout] --> B[Conflict Graph] B --> C[Color Decomposition] C --> D[Mask 1] C --> E[Mask 2] style A fill:#e3f2fd,stroke:#1565c0,stroke-width:3px style B fill:#f3e5f5,stroke:#7b1fa2,stroke-width:3px style C fill:#fff3e0,stroke:#e65100,stroke-width:3px style D fill:#c8e6c9,stroke:#2e7d32,stroke-width:3px style E fill:#ffcdd2,stroke:#c62828,stroke-width:3px