graph TD NPH[NP-Hard] NPC[NP-Complete] NP[NP] P[P] P --> NP NP --> NPC NPC --> NPH style P fill:#c8e6c9,stroke:#2e7d32,stroke-width:3px style NP fill:#e3f2fd,stroke:#1565c0,stroke-width:3px style NPC fill:#fff3e0,stroke:#e65100,stroke-width:3px style NPH fill:#ffcdd2,stroke:#c62828,stroke-width:3px