Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 148 Bytes

File metadata and controls

9 lines (8 loc) · 148 Bytes

InterCol

Interval edge coloring algorithm implementation

Graph format

n - vertice count
m - edge count
v1 v2
v2 v3
etc...