graph "k5_1" { layout=circo node [ shape=circle ] 0 -- 1 0 -- 2 0 -- 3 0 -- 4 1 -- 2 1 -- 3 1 -- 4 [color=red] 2 -- 3 2 -- 4 3 -- 4 }