blob: 76ff5f0ba8d2f15341fefd3d03df558f1ce4a695 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
break symetries (colours are interchangeable);
- max colour + 1
try first where you fail:
- nodes with bigger degree && less possible colour
think about distinct graphs:
- ??
a step is:
- possible nodes
- failed nodes
- chosen node
|