Add reduction rules for degree 2 and vertex cover
This commit is contained in:
parent
f0a1257b25
commit
ec0592cb05
10 changed files with 769 additions and 1 deletions
73
vertex_cover/vc4.out
Normal file
73
vertex_cover/vc4.out
Normal file
|
|
@ -0,0 +1,73 @@
|
|||
72
|
||||
1
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
13
|
||||
15
|
||||
17
|
||||
18
|
||||
19
|
||||
20
|
||||
21
|
||||
22
|
||||
23
|
||||
24
|
||||
25
|
||||
26
|
||||
28
|
||||
29
|
||||
30
|
||||
31
|
||||
32
|
||||
34
|
||||
35
|
||||
36
|
||||
39
|
||||
40
|
||||
41
|
||||
43
|
||||
44
|
||||
45
|
||||
46
|
||||
47
|
||||
49
|
||||
52
|
||||
54
|
||||
55
|
||||
56
|
||||
57
|
||||
59
|
||||
60
|
||||
61
|
||||
62
|
||||
63
|
||||
65
|
||||
66
|
||||
67
|
||||
69
|
||||
72
|
||||
73
|
||||
76
|
||||
77
|
||||
80
|
||||
81
|
||||
82
|
||||
83
|
||||
84
|
||||
85
|
||||
86
|
||||
91
|
||||
93
|
||||
95
|
||||
96
|
||||
97
|
||||
98
|
||||
99
|
||||
100
|
||||
Loading…
Add table
Add a link
Reference in a new issue