ID int64 0 34.4k | Question stringlengths 246 13.3k | Difficulty stringclasses 3
values | Answer stringlengths 1 99 | Task stringclasses 8
values |
|---|---|---|---|---|
100 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 13, and the edges are: (0,11) (0,9) (0,10) (0,6) (1,7) (2,11) (2,10) (3,5) (3,13) (3,7) (4,7) (5,13) (6,11) (6,9) (6,12) (7,8) (7,13) (8,13) (9,10) (9,12) (10,11) (10,12) (11,12)
Q: Is ther... | medium | Yes | connectivity |
101 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 13, and the edges are: (0,11) (0,9) (0,10) (0,6) (1,7) (2,11) (2,10) (3,5) (3,13) (3,7) (4,7) (5,13) (6,11) (6,9) (6,12) (7,8) (7,13) (8,13) (9,10) (9,12) (10,11) (10,12) (11,12)
Q: Is ther... | medium | Yes | connectivity |
102 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 13, and the edges are: (0,11) (0,9) (0,10) (0,6) (1,7) (2,11) (2,10) (3,5) (3,13) (3,7) (4,7) (5,13) (6,11) (6,9) (6,12) (7,8) (7,13) (8,13) (9,10) (9,12) (10,11) (10,12) (11,12)
Q: Is ther... | medium | Yes | connectivity |
103 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 13, and the edges are: (0,11) (0,9) (0,10) (0,6) (1,7) (2,11) (2,10) (3,5) (3,13) (3,7) (4,7) (5,13) (6,11) (6,9) (6,12) (7,8) (7,13) (8,13) (9,10) (9,12) (10,11) (10,12) (11,12)
Q: Is ther... | medium | Yes | connectivity |
104 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 13, and the edges are: (0,11) (0,9) (0,10) (0,6) (1,7) (2,11) (2,10) (3,5) (3,13) (3,7) (4,7) (5,13) (6,11) (6,9) (6,12) (7,8) (7,13) (8,13) (9,10) (9,12) (10,11) (10,12) (11,12)
Q: Is ther... | medium | Yes | connectivity |
105 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 13, and the edges are: (0,11) (0,9) (0,10) (0,6) (1,7) (2,11) (2,10) (3,5) (3,13) (3,7) (4,7) (5,13) (6,11) (6,9) (6,12) (7,8) (7,13) (8,13) (9,10) (9,12) (10,11) (10,12) (11,12)
Q: Is ther... | medium | No | connectivity |
106 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 13, and the edges are: (0,11) (0,9) (0,10) (0,6) (1,7) (2,11) (2,10) (3,5) (3,13) (3,7) (4,7) (5,13) (6,11) (6,9) (6,12) (7,8) (7,13) (8,13) (9,10) (9,12) (10,11) (10,12) (11,12)
Q: Is ther... | medium | No | connectivity |
107 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 13, and the edges are: (0,11) (0,9) (0,10) (0,6) (1,7) (2,11) (2,10) (3,5) (3,13) (3,7) (4,7) (5,13) (6,11) (6,9) (6,12) (7,8) (7,13) (8,13) (9,10) (9,12) (10,11) (10,12) (11,12)
Q: Is ther... | medium | No | connectivity |
108 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 13, and the edges are: (0,11) (0,9) (0,10) (0,6) (1,7) (2,11) (2,10) (3,5) (3,13) (3,7) (4,7) (5,13) (6,11) (6,9) (6,12) (7,8) (7,13) (8,13) (9,10) (9,12) (10,11) (10,12) (11,12)
Q: Is ther... | medium | No | connectivity |
109 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 13, and the edges are: (0,11) (0,9) (0,10) (0,6) (1,7) (2,11) (2,10) (3,5) (3,13) (3,7) (4,7) (5,13) (6,11) (6,9) (6,12) (7,8) (7,13) (8,13) (9,10) (9,12) (10,11) (10,12) (11,12)
Q: Is ther... | medium | No | connectivity |
110 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,13) (1,15) (1,14) (1,13) (2,5) (2,4) (4,15) (4,13) (5,14) (5,9) (5,13) (6,7) (6,12) (9,14) (10,16) (11,16) (12,17)
Q: Is there a path between node 7 and node... | medium | Yes | connectivity |
111 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,13) (1,15) (1,14) (1,13) (2,5) (2,4) (4,15) (4,13) (5,14) (5,9) (5,13) (6,7) (6,12) (9,14) (10,16) (11,16) (12,17)
Q: Is there a path between node 11 and nod... | medium | Yes | connectivity |
112 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,13) (1,15) (1,14) (1,13) (2,5) (2,4) (4,15) (4,13) (5,14) (5,9) (5,13) (6,7) (6,12) (9,14) (10,16) (11,16) (12,17)
Q: Is there a path between node 2 and node... | medium | Yes | connectivity |
113 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,13) (1,15) (1,14) (1,13) (2,5) (2,4) (4,15) (4,13) (5,14) (5,9) (5,13) (6,7) (6,12) (9,14) (10,16) (11,16) (12,17)
Q: Is there a path between node 7 and node... | medium | Yes | connectivity |
114 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,13) (1,15) (1,14) (1,13) (2,5) (2,4) (4,15) (4,13) (5,14) (5,9) (5,13) (6,7) (6,12) (9,14) (10,16) (11,16) (12,17)
Q: Is there a path between node 5 and node... | medium | Yes | connectivity |
115 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,13) (1,15) (1,14) (1,13) (2,5) (2,4) (4,15) (4,13) (5,14) (5,9) (5,13) (6,7) (6,12) (9,14) (10,16) (11,16) (12,17)
Q: Is there a path between node 7 and node... | medium | No | connectivity |
116 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,13) (1,15) (1,14) (1,13) (2,5) (2,4) (4,15) (4,13) (5,14) (5,9) (5,13) (6,7) (6,12) (9,14) (10,16) (11,16) (12,17)
Q: Is there a path between node 12 and nod... | medium | No | connectivity |
117 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,13) (1,15) (1,14) (1,13) (2,5) (2,4) (4,15) (4,13) (5,14) (5,9) (5,13) (6,7) (6,12) (9,14) (10,16) (11,16) (12,17)
Q: Is there a path between node 15 and nod... | medium | No | connectivity |
118 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,13) (1,15) (1,14) (1,13) (2,5) (2,4) (4,15) (4,13) (5,14) (5,9) (5,13) (6,7) (6,12) (9,14) (10,16) (11,16) (12,17)
Q: Is there a path between node 7 and node... | medium | No | connectivity |
119 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,13) (1,15) (1,14) (1,13) (2,5) (2,4) (4,15) (4,13) (5,14) (5,9) (5,13) (6,7) (6,12) (9,14) (10,16) (11,16) (12,17)
Q: Is there a path between node 10 and nod... | medium | No | connectivity |
120 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 23, and the edges are: (0,20) (0,14) (0,5) (0,9) (0,8) (0,6) (0,21) (1,4) (1,15) (1,18) (1,11) (1,10) (1,12) (2,20) (2,14) (2,5) (2,9) (2,22) (2,6) (2,16) (3,9) (3,23) (3,22) (3,6) (3,21) (... | medium | Yes | connectivity |
121 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 23, and the edges are: (0,20) (0,14) (0,5) (0,9) (0,8) (0,6) (0,21) (1,4) (1,15) (1,18) (1,11) (1,10) (1,12) (2,20) (2,14) (2,5) (2,9) (2,22) (2,6) (2,16) (3,9) (3,23) (3,22) (3,6) (3,21) (... | medium | Yes | connectivity |
122 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 23, and the edges are: (0,20) (0,14) (0,5) (0,9) (0,8) (0,6) (0,21) (1,4) (1,15) (1,18) (1,11) (1,10) (1,12) (2,20) (2,14) (2,5) (2,9) (2,22) (2,6) (2,16) (3,9) (3,23) (3,22) (3,6) (3,21) (... | medium | Yes | connectivity |
123 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 23, and the edges are: (0,20) (0,14) (0,5) (0,9) (0,8) (0,6) (0,21) (1,4) (1,15) (1,18) (1,11) (1,10) (1,12) (2,20) (2,14) (2,5) (2,9) (2,22) (2,6) (2,16) (3,9) (3,23) (3,22) (3,6) (3,21) (... | medium | Yes | connectivity |
124 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 23, and the edges are: (0,20) (0,14) (0,5) (0,9) (0,8) (0,6) (0,21) (1,4) (1,15) (1,18) (1,11) (1,10) (1,12) (2,20) (2,14) (2,5) (2,9) (2,22) (2,6) (2,16) (3,9) (3,23) (3,22) (3,6) (3,21) (... | medium | Yes | connectivity |
125 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 23, and the edges are: (0,20) (0,14) (0,5) (0,9) (0,8) (0,6) (0,21) (1,4) (1,15) (1,18) (1,11) (1,10) (1,12) (2,20) (2,14) (2,5) (2,9) (2,22) (2,6) (2,16) (3,9) (3,23) (3,22) (3,6) (3,21) (... | medium | No | connectivity |
126 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 23, and the edges are: (0,20) (0,14) (0,5) (0,9) (0,8) (0,6) (0,21) (1,4) (1,15) (1,18) (1,11) (1,10) (1,12) (2,20) (2,14) (2,5) (2,9) (2,22) (2,6) (2,16) (3,9) (3,23) (3,22) (3,6) (3,21) (... | medium | No | connectivity |
127 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 23, and the edges are: (0,20) (0,14) (0,5) (0,9) (0,8) (0,6) (0,21) (1,4) (1,15) (1,18) (1,11) (1,10) (1,12) (2,20) (2,14) (2,5) (2,9) (2,22) (2,6) (2,16) (3,9) (3,23) (3,22) (3,6) (3,21) (... | medium | No | connectivity |
128 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 23, and the edges are: (0,20) (0,14) (0,5) (0,9) (0,8) (0,6) (0,21) (1,4) (1,15) (1,18) (1,11) (1,10) (1,12) (2,20) (2,14) (2,5) (2,9) (2,22) (2,6) (2,16) (3,9) (3,23) (3,22) (3,6) (3,21) (... | medium | No | connectivity |
129 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 23, and the edges are: (0,20) (0,14) (0,5) (0,9) (0,8) (0,6) (0,21) (1,4) (1,15) (1,18) (1,11) (1,10) (1,12) (2,20) (2,14) (2,5) (2,9) (2,22) (2,6) (2,16) (3,9) (3,23) (3,22) (3,6) (3,21) (... | medium | No | connectivity |
130 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 12, and the edges are: (0,12) (1,9) (2,10) (2,4) (2,12) (3,7) (4,12) (8,10) (8,11) (10,11)
Q: Is there a path between node 4 and node 2? Your main answer should be 'Yes' or 'No'. | medium | Yes | connectivity |
131 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 12, and the edges are: (0,12) (1,9) (2,10) (2,4) (2,12) (3,7) (4,12) (8,10) (8,11) (10,11)
Q: Is there a path between node 11 and node 2? Your main answer should be 'Yes' or 'No'. | medium | Yes | connectivity |
132 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 12, and the edges are: (0,12) (1,9) (2,10) (2,4) (2,12) (3,7) (4,12) (8,10) (8,11) (10,11)
Q: Is there a path between node 10 and node 2? Your main answer should be 'Yes' or 'No'. | medium | Yes | connectivity |
133 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 12, and the edges are: (0,12) (1,9) (2,10) (2,4) (2,12) (3,7) (4,12) (8,10) (8,11) (10,11)
Q: Is there a path between node 12 and node 4? Your main answer should be 'Yes' or 'No'. | medium | Yes | connectivity |
134 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 12, and the edges are: (0,12) (1,9) (2,10) (2,4) (2,12) (3,7) (4,12) (8,10) (8,11) (10,11)
Q: Is there a path between node 0 and node 12? Your main answer should be 'Yes' or 'No'. | medium | Yes | connectivity |
135 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 12, and the edges are: (0,12) (1,9) (2,10) (2,4) (2,12) (3,7) (4,12) (8,10) (8,11) (10,11)
Q: Is there a path between node 8 and node 9? Your main answer should be 'Yes' or 'No'. | medium | No | connectivity |
136 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 12, and the edges are: (0,12) (1,9) (2,10) (2,4) (2,12) (3,7) (4,12) (8,10) (8,11) (10,11)
Q: Is there a path between node 5 and node 10? Your main answer should be 'Yes' or 'No'. | medium | No | connectivity |
137 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 12, and the edges are: (0,12) (1,9) (2,10) (2,4) (2,12) (3,7) (4,12) (8,10) (8,11) (10,11)
Q: Is there a path between node 7 and node 5? Your main answer should be 'Yes' or 'No'. | medium | No | connectivity |
138 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 12, and the edges are: (0,12) (1,9) (2,10) (2,4) (2,12) (3,7) (4,12) (8,10) (8,11) (10,11)
Q: Is there a path between node 8 and node 7? Your main answer should be 'Yes' or 'No'. | medium | No | connectivity |
139 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 12, and the edges are: (0,12) (1,9) (2,10) (2,4) (2,12) (3,7) (4,12) (8,10) (8,11) (10,11)
Q: Is there a path between node 5 and node 7? Your main answer should be 'Yes' or 'No'. | medium | No | connectivity |
140 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,7) (0,3) (0,14) (0,4) (0,9) (0,5) (0,16) (1,8) (1,10) (2,12) (2,17) (2,14) (2,11) (2,9) (2,16) (3,12) (3,17) (3,14) (3,11) (3,4) (3,9) (3,5) (3,16) (4,7) (4,... | medium | Yes | connectivity |
141 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,7) (0,3) (0,14) (0,4) (0,9) (0,5) (0,16) (1,8) (1,10) (2,12) (2,17) (2,14) (2,11) (2,9) (2,16) (3,12) (3,17) (3,14) (3,11) (3,4) (3,9) (3,5) (3,16) (4,7) (4,... | medium | Yes | connectivity |
142 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,7) (0,3) (0,14) (0,4) (0,9) (0,5) (0,16) (1,8) (1,10) (2,12) (2,17) (2,14) (2,11) (2,9) (2,16) (3,12) (3,17) (3,14) (3,11) (3,4) (3,9) (3,5) (3,16) (4,7) (4,... | medium | Yes | connectivity |
143 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,7) (0,3) (0,14) (0,4) (0,9) (0,5) (0,16) (1,8) (1,10) (2,12) (2,17) (2,14) (2,11) (2,9) (2,16) (3,12) (3,17) (3,14) (3,11) (3,4) (3,9) (3,5) (3,16) (4,7) (4,... | medium | Yes | connectivity |
144 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,7) (0,3) (0,14) (0,4) (0,9) (0,5) (0,16) (1,8) (1,10) (2,12) (2,17) (2,14) (2,11) (2,9) (2,16) (3,12) (3,17) (3,14) (3,11) (3,4) (3,9) (3,5) (3,16) (4,7) (4,... | medium | Yes | connectivity |
145 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,7) (0,3) (0,14) (0,4) (0,9) (0,5) (0,16) (1,8) (1,10) (2,12) (2,17) (2,14) (2,11) (2,9) (2,16) (3,12) (3,17) (3,14) (3,11) (3,4) (3,9) (3,5) (3,16) (4,7) (4,... | medium | No | connectivity |
146 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,7) (0,3) (0,14) (0,4) (0,9) (0,5) (0,16) (1,8) (1,10) (2,12) (2,17) (2,14) (2,11) (2,9) (2,16) (3,12) (3,17) (3,14) (3,11) (3,4) (3,9) (3,5) (3,16) (4,7) (4,... | medium | No | connectivity |
147 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,7) (0,3) (0,14) (0,4) (0,9) (0,5) (0,16) (1,8) (1,10) (2,12) (2,17) (2,14) (2,11) (2,9) (2,16) (3,12) (3,17) (3,14) (3,11) (3,4) (3,9) (3,5) (3,16) (4,7) (4,... | medium | No | connectivity |
148 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,7) (0,3) (0,14) (0,4) (0,9) (0,5) (0,16) (1,8) (1,10) (2,12) (2,17) (2,14) (2,11) (2,9) (2,16) (3,12) (3,17) (3,14) (3,11) (3,4) (3,9) (3,5) (3,16) (4,7) (4,... | medium | No | connectivity |
149 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,2) (0,7) (0,3) (0,14) (0,4) (0,9) (0,5) (0,16) (1,8) (1,10) (2,12) (2,17) (2,14) (2,11) (2,9) (2,16) (3,12) (3,17) (3,14) (3,11) (3,4) (3,9) (3,5) (3,16) (4,7) (4,... | medium | No | connectivity |
150 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 11, and the edges are: (0,5) (0,6) (0,4) (0,9) (0,11) (0,1) (0,7) (1,5) (1,6) (1,4) (1,9) (1,11) (1,7) (2,10) (2,3) (2,8) (3,10) (3,8) (4,5) (4,6) (4,9) (4,11) (4,7) (5,6) (5,9) (5,11) (5,7... | medium | Yes | connectivity |
151 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 11, and the edges are: (0,5) (0,6) (0,4) (0,9) (0,11) (0,1) (0,7) (1,5) (1,6) (1,4) (1,9) (1,11) (1,7) (2,10) (2,3) (2,8) (3,10) (3,8) (4,5) (4,6) (4,9) (4,11) (4,7) (5,6) (5,9) (5,11) (5,7... | medium | Yes | connectivity |
152 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 11, and the edges are: (0,5) (0,6) (0,4) (0,9) (0,11) (0,1) (0,7) (1,5) (1,6) (1,4) (1,9) (1,11) (1,7) (2,10) (2,3) (2,8) (3,10) (3,8) (4,5) (4,6) (4,9) (4,11) (4,7) (5,6) (5,9) (5,11) (5,7... | medium | Yes | connectivity |
153 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 11, and the edges are: (0,5) (0,6) (0,4) (0,9) (0,11) (0,1) (0,7) (1,5) (1,6) (1,4) (1,9) (1,11) (1,7) (2,10) (2,3) (2,8) (3,10) (3,8) (4,5) (4,6) (4,9) (4,11) (4,7) (5,6) (5,9) (5,11) (5,7... | medium | Yes | connectivity |
154 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 11, and the edges are: (0,5) (0,6) (0,4) (0,9) (0,11) (0,1) (0,7) (1,5) (1,6) (1,4) (1,9) (1,11) (1,7) (2,10) (2,3) (2,8) (3,10) (3,8) (4,5) (4,6) (4,9) (4,11) (4,7) (5,6) (5,9) (5,11) (5,7... | medium | Yes | connectivity |
155 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 11, and the edges are: (0,5) (0,6) (0,4) (0,9) (0,11) (0,1) (0,7) (1,5) (1,6) (1,4) (1,9) (1,11) (1,7) (2,10) (2,3) (2,8) (3,10) (3,8) (4,5) (4,6) (4,9) (4,11) (4,7) (5,6) (5,9) (5,11) (5,7... | medium | No | connectivity |
156 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 11, and the edges are: (0,5) (0,6) (0,4) (0,9) (0,11) (0,1) (0,7) (1,5) (1,6) (1,4) (1,9) (1,11) (1,7) (2,10) (2,3) (2,8) (3,10) (3,8) (4,5) (4,6) (4,9) (4,11) (4,7) (5,6) (5,9) (5,11) (5,7... | medium | No | connectivity |
157 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 11, and the edges are: (0,5) (0,6) (0,4) (0,9) (0,11) (0,1) (0,7) (1,5) (1,6) (1,4) (1,9) (1,11) (1,7) (2,10) (2,3) (2,8) (3,10) (3,8) (4,5) (4,6) (4,9) (4,11) (4,7) (5,6) (5,9) (5,11) (5,7... | medium | No | connectivity |
158 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 11, and the edges are: (0,5) (0,6) (0,4) (0,9) (0,11) (0,1) (0,7) (1,5) (1,6) (1,4) (1,9) (1,11) (1,7) (2,10) (2,3) (2,8) (3,10) (3,8) (4,5) (4,6) (4,9) (4,11) (4,7) (5,6) (5,9) (5,11) (5,7... | medium | No | connectivity |
159 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 11, and the edges are: (0,5) (0,6) (0,4) (0,9) (0,11) (0,1) (0,7) (1,5) (1,6) (1,4) (1,9) (1,11) (1,7) (2,10) (2,3) (2,8) (3,10) (3,8) (4,5) (4,6) (4,9) (4,11) (4,7) (5,6) (5,9) (5,11) (5,7... | medium | No | connectivity |
160 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,6) (0,9) (1,10) (1,12) (1,7) (1,17) (2,13) (3,12) (3,7) (3,9) (3,16) (3,11) (4,8) (4,10) (4,5) (4,6) (4,9) (4,11) (5,6) (6,8) (6,12) (6,7) (6,16) (7,8) (7,11) (8,1... | medium | Yes | connectivity |
161 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,6) (0,9) (1,10) (1,12) (1,7) (1,17) (2,13) (3,12) (3,7) (3,9) (3,16) (3,11) (4,8) (4,10) (4,5) (4,6) (4,9) (4,11) (5,6) (6,8) (6,12) (6,7) (6,16) (7,8) (7,11) (8,1... | medium | Yes | connectivity |
162 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,6) (0,9) (1,10) (1,12) (1,7) (1,17) (2,13) (3,12) (3,7) (3,9) (3,16) (3,11) (4,8) (4,10) (4,5) (4,6) (4,9) (4,11) (5,6) (6,8) (6,12) (6,7) (6,16) (7,8) (7,11) (8,1... | medium | Yes | connectivity |
163 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,6) (0,9) (1,10) (1,12) (1,7) (1,17) (2,13) (3,12) (3,7) (3,9) (3,16) (3,11) (4,8) (4,10) (4,5) (4,6) (4,9) (4,11) (5,6) (6,8) (6,12) (6,7) (6,16) (7,8) (7,11) (8,1... | medium | Yes | connectivity |
164 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,6) (0,9) (1,10) (1,12) (1,7) (1,17) (2,13) (3,12) (3,7) (3,9) (3,16) (3,11) (4,8) (4,10) (4,5) (4,6) (4,9) (4,11) (5,6) (6,8) (6,12) (6,7) (6,16) (7,8) (7,11) (8,1... | medium | Yes | connectivity |
165 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,6) (0,9) (1,10) (1,12) (1,7) (1,17) (2,13) (3,12) (3,7) (3,9) (3,16) (3,11) (4,8) (4,10) (4,5) (4,6) (4,9) (4,11) (5,6) (6,8) (6,12) (6,7) (6,16) (7,8) (7,11) (8,1... | medium | No | connectivity |
166 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,6) (0,9) (1,10) (1,12) (1,7) (1,17) (2,13) (3,12) (3,7) (3,9) (3,16) (3,11) (4,8) (4,10) (4,5) (4,6) (4,9) (4,11) (5,6) (6,8) (6,12) (6,7) (6,16) (7,8) (7,11) (8,1... | medium | No | connectivity |
167 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,6) (0,9) (1,10) (1,12) (1,7) (1,17) (2,13) (3,12) (3,7) (3,9) (3,16) (3,11) (4,8) (4,10) (4,5) (4,6) (4,9) (4,11) (5,6) (6,8) (6,12) (6,7) (6,16) (7,8) (7,11) (8,1... | medium | No | connectivity |
168 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,6) (0,9) (1,10) (1,12) (1,7) (1,17) (2,13) (3,12) (3,7) (3,9) (3,16) (3,11) (4,8) (4,10) (4,5) (4,6) (4,9) (4,11) (5,6) (6,8) (6,12) (6,7) (6,16) (7,8) (7,11) (8,1... | medium | No | connectivity |
169 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 17, and the edges are: (0,6) (0,9) (1,10) (1,12) (1,7) (1,17) (2,13) (3,12) (3,7) (3,9) (3,16) (3,11) (4,8) (4,10) (4,5) (4,6) (4,9) (4,11) (5,6) (6,8) (6,12) (6,7) (6,16) (7,8) (7,11) (8,1... | medium | No | connectivity |
170 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 20, and the edges are: (1,5) (1,17) (2,16) (3,18) (3,14) (4,20) (5,17) (6,16) (6,12) (6,8) (8,15) (8,17) (10,13) (10,11) (11,20) (12,15) (12,17) (14,18) (14,19) (16,17)
Q: Is there a path b... | medium | Yes | connectivity |
171 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 20, and the edges are: (1,5) (1,17) (2,16) (3,18) (3,14) (4,20) (5,17) (6,16) (6,12) (6,8) (8,15) (8,17) (10,13) (10,11) (11,20) (12,15) (12,17) (14,18) (14,19) (16,17)
Q: Is there a path b... | medium | Yes | connectivity |
172 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 20, and the edges are: (1,5) (1,17) (2,16) (3,18) (3,14) (4,20) (5,17) (6,16) (6,12) (6,8) (8,15) (8,17) (10,13) (10,11) (11,20) (12,15) (12,17) (14,18) (14,19) (16,17)
Q: Is there a path b... | medium | Yes | connectivity |
173 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 20, and the edges are: (1,5) (1,17) (2,16) (3,18) (3,14) (4,20) (5,17) (6,16) (6,12) (6,8) (8,15) (8,17) (10,13) (10,11) (11,20) (12,15) (12,17) (14,18) (14,19) (16,17)
Q: Is there a path b... | medium | Yes | connectivity |
174 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 20, and the edges are: (1,5) (1,17) (2,16) (3,18) (3,14) (4,20) (5,17) (6,16) (6,12) (6,8) (8,15) (8,17) (10,13) (10,11) (11,20) (12,15) (12,17) (14,18) (14,19) (16,17)
Q: Is there a path b... | medium | Yes | connectivity |
175 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 20, and the edges are: (1,5) (1,17) (2,16) (3,18) (3,14) (4,20) (5,17) (6,16) (6,12) (6,8) (8,15) (8,17) (10,13) (10,11) (11,20) (12,15) (12,17) (14,18) (14,19) (16,17)
Q: Is there a path b... | medium | No | connectivity |
176 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 20, and the edges are: (1,5) (1,17) (2,16) (3,18) (3,14) (4,20) (5,17) (6,16) (6,12) (6,8) (8,15) (8,17) (10,13) (10,11) (11,20) (12,15) (12,17) (14,18) (14,19) (16,17)
Q: Is there a path b... | medium | No | connectivity |
177 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 20, and the edges are: (1,5) (1,17) (2,16) (3,18) (3,14) (4,20) (5,17) (6,16) (6,12) (6,8) (8,15) (8,17) (10,13) (10,11) (11,20) (12,15) (12,17) (14,18) (14,19) (16,17)
Q: Is there a path b... | medium | No | connectivity |
178 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 20, and the edges are: (1,5) (1,17) (2,16) (3,18) (3,14) (4,20) (5,17) (6,16) (6,12) (6,8) (8,15) (8,17) (10,13) (10,11) (11,20) (12,15) (12,17) (14,18) (14,19) (16,17)
Q: Is there a path b... | medium | No | connectivity |
179 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 20, and the edges are: (1,5) (1,17) (2,16) (3,18) (3,14) (4,20) (5,17) (6,16) (6,12) (6,8) (8,15) (8,17) (10,13) (10,11) (11,20) (12,15) (12,17) (14,18) (14,19) (16,17)
Q: Is there a path b... | medium | No | connectivity |
180 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 24, and the edges are: (1,15) (4,23) (4,8) (4,9) (4,21) (4,16) (4,10) (4,20) (4,17) (4,11) (4,24) (4,12) (4,22) (5,18) (5,23) (5,8) (5,9) (5,7) (5,21) (5,16) (5,10) (5,17) (5,11) (5,24) (5,... | medium | Yes | connectivity |
181 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 24, and the edges are: (1,15) (4,23) (4,8) (4,9) (4,21) (4,16) (4,10) (4,20) (4,17) (4,11) (4,24) (4,12) (4,22) (5,18) (5,23) (5,8) (5,9) (5,7) (5,21) (5,16) (5,10) (5,17) (5,11) (5,24) (5,... | medium | Yes | connectivity |
182 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 24, and the edges are: (1,15) (4,23) (4,8) (4,9) (4,21) (4,16) (4,10) (4,20) (4,17) (4,11) (4,24) (4,12) (4,22) (5,18) (5,23) (5,8) (5,9) (5,7) (5,21) (5,16) (5,10) (5,17) (5,11) (5,24) (5,... | medium | Yes | connectivity |
183 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 24, and the edges are: (1,15) (4,23) (4,8) (4,9) (4,21) (4,16) (4,10) (4,20) (4,17) (4,11) (4,24) (4,12) (4,22) (5,18) (5,23) (5,8) (5,9) (5,7) (5,21) (5,16) (5,10) (5,17) (5,11) (5,24) (5,... | medium | Yes | connectivity |
184 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 24, and the edges are: (1,15) (4,23) (4,8) (4,9) (4,21) (4,16) (4,10) (4,20) (4,17) (4,11) (4,24) (4,12) (4,22) (5,18) (5,23) (5,8) (5,9) (5,7) (5,21) (5,16) (5,10) (5,17) (5,11) (5,24) (5,... | medium | Yes | connectivity |
185 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 24, and the edges are: (1,15) (4,23) (4,8) (4,9) (4,21) (4,16) (4,10) (4,20) (4,17) (4,11) (4,24) (4,12) (4,22) (5,18) (5,23) (5,8) (5,9) (5,7) (5,21) (5,16) (5,10) (5,17) (5,11) (5,24) (5,... | medium | No | connectivity |
186 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 24, and the edges are: (1,15) (4,23) (4,8) (4,9) (4,21) (4,16) (4,10) (4,20) (4,17) (4,11) (4,24) (4,12) (4,22) (5,18) (5,23) (5,8) (5,9) (5,7) (5,21) (5,16) (5,10) (5,17) (5,11) (5,24) (5,... | medium | No | connectivity |
187 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 24, and the edges are: (1,15) (4,23) (4,8) (4,9) (4,21) (4,16) (4,10) (4,20) (4,17) (4,11) (4,24) (4,12) (4,22) (5,18) (5,23) (5,8) (5,9) (5,7) (5,21) (5,16) (5,10) (5,17) (5,11) (5,24) (5,... | medium | No | connectivity |
188 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 24, and the edges are: (1,15) (4,23) (4,8) (4,9) (4,21) (4,16) (4,10) (4,20) (4,17) (4,11) (4,24) (4,12) (4,22) (5,18) (5,23) (5,8) (5,9) (5,7) (5,21) (5,16) (5,10) (5,17) (5,11) (5,24) (5,... | medium | No | connectivity |
189 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 24, and the edges are: (1,15) (4,23) (4,8) (4,9) (4,21) (4,16) (4,10) (4,20) (4,17) (4,11) (4,24) (4,12) (4,22) (5,18) (5,23) (5,8) (5,9) (5,7) (5,21) (5,16) (5,10) (5,17) (5,11) (5,24) (5,... | medium | No | connectivity |
190 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 19, and the edges are: (0,11) (0,12) (0,1) (0,6) (0,2) (1,3) (1,11) (1,13) (1,12) (1,6) (1,19) (1,2) (2,3) (2,11) (2,13) (2,12) (2,19) (3,13) (3,12) (3,10) (3,19) (4,18) (5,16) (5,17) (5,9)... | medium | Yes | connectivity |
191 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 19, and the edges are: (0,11) (0,12) (0,1) (0,6) (0,2) (1,3) (1,11) (1,13) (1,12) (1,6) (1,19) (1,2) (2,3) (2,11) (2,13) (2,12) (2,19) (3,13) (3,12) (3,10) (3,19) (4,18) (5,16) (5,17) (5,9)... | medium | Yes | connectivity |
192 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 19, and the edges are: (0,11) (0,12) (0,1) (0,6) (0,2) (1,3) (1,11) (1,13) (1,12) (1,6) (1,19) (1,2) (2,3) (2,11) (2,13) (2,12) (2,19) (3,13) (3,12) (3,10) (3,19) (4,18) (5,16) (5,17) (5,9)... | medium | Yes | connectivity |
193 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 19, and the edges are: (0,11) (0,12) (0,1) (0,6) (0,2) (1,3) (1,11) (1,13) (1,12) (1,6) (1,19) (1,2) (2,3) (2,11) (2,13) (2,12) (2,19) (3,13) (3,12) (3,10) (3,19) (4,18) (5,16) (5,17) (5,9)... | medium | Yes | connectivity |
194 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 19, and the edges are: (0,11) (0,12) (0,1) (0,6) (0,2) (1,3) (1,11) (1,13) (1,12) (1,6) (1,19) (1,2) (2,3) (2,11) (2,13) (2,12) (2,19) (3,13) (3,12) (3,10) (3,19) (4,18) (5,16) (5,17) (5,9)... | medium | Yes | connectivity |
195 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 19, and the edges are: (0,11) (0,12) (0,1) (0,6) (0,2) (1,3) (1,11) (1,13) (1,12) (1,6) (1,19) (1,2) (2,3) (2,11) (2,13) (2,12) (2,19) (3,13) (3,12) (3,10) (3,19) (4,18) (5,16) (5,17) (5,9)... | medium | No | connectivity |
196 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 19, and the edges are: (0,11) (0,12) (0,1) (0,6) (0,2) (1,3) (1,11) (1,13) (1,12) (1,6) (1,19) (1,2) (2,3) (2,11) (2,13) (2,12) (2,19) (3,13) (3,12) (3,10) (3,19) (4,18) (5,16) (5,17) (5,9)... | medium | No | connectivity |
197 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 19, and the edges are: (0,11) (0,12) (0,1) (0,6) (0,2) (1,3) (1,11) (1,13) (1,12) (1,6) (1,19) (1,2) (2,3) (2,11) (2,13) (2,12) (2,19) (3,13) (3,12) (3,10) (3,19) (4,18) (5,16) (5,17) (5,9)... | medium | No | connectivity |
198 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 19, and the edges are: (0,11) (0,12) (0,1) (0,6) (0,2) (1,3) (1,11) (1,13) (1,12) (1,6) (1,19) (1,2) (2,3) (2,11) (2,13) (2,12) (2,19) (3,13) (3,12) (3,10) (3,19) (4,18) (5,16) (5,17) (5,9)... | medium | No | connectivity |
199 | In an undirected graph, (i,j) means that node i and node j are connected with an undirected edge.
The nodes are numbered from 0 to 19, and the edges are: (0,11) (0,12) (0,1) (0,6) (0,2) (1,3) (1,11) (1,13) (1,12) (1,6) (1,19) (1,2) (2,3) (2,11) (2,13) (2,12) (2,19) (3,13) (3,12) (3,10) (3,19) (4,18) (5,16) (5,17) (5,9)... | medium | No | connectivity |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.