graph TD NPH[NP-Hard] NPC[NP-Complete] NP[NP] P[P] P --> NP NP --> NPC NPC --> NPH style P fill:#4caf50 style NP fill:#2196f3 style NPC fill:#ff9800 style NPH fill:#f44336