Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Testing Graph for cliques that are 5/10th the size of the graph
- Testing graph with 10 vertices and 45 edges. Took 0 milliseconds. 5-clique Found. Clique size: 10 Verified
- Vertices: 10 Edges: 45
- Testing graph with 20 vertices and 185 edges. Took 13 milliseconds. 10-clique Found. Clique size: 15 Verified
- Vertices: 15 Edges: 105
- Testing graph with 30 vertices and 433 edges. Took 20 milliseconds. 15-clique Found. Clique size: 28 Verified
- Vertices: 28 Edges: 378
- Testing graph with 40 vertices and 773 edges. Took 14 milliseconds. 20-clique Found. Clique size: 34 Verified
- Vertices: 34 Edges: 561
- Testing graph with 50 vertices and 1216 edges. Took 12 milliseconds. 25-clique Found. Clique size: 43 Verified
- Vertices: 43 Edges: 903
- Testing graph with 60 vertices and 1758 edges. Took 34 milliseconds. 30-clique Found. Clique size: 50 Verified
- Vertices: 50 Edges: 1225
- Testing graph with 70 vertices and 2401 edges. Took 39 milliseconds. 35-clique Found. Clique size: 58 Verified
- Vertices: 58 Edges: 1653
- Testing graph with 80 vertices and 3140 edges. Took 100 milliseconds. 40-clique Found. Clique size: 62 Verified
- Vertices: 62 Edges: 1891
- Testing graph with 90 vertices and 3965 edges. Took 138 milliseconds. 45-clique Found. Clique size: 64 Verified
- Vertices: 64 Edges: 2016
- Testing graph with 100 vertices and 4912 edges. Took 145 milliseconds. 50-clique Found. Clique size: 67 Verified
- Vertices: 67 Edges: 2211
- Testing graph with 110 vertices and 5951 edges. Took 289 milliseconds. 55-clique Found. Clique size: 78 Verified
- Vertices: 78 Edges: 3003
- Testing graph with 120 vertices and 7077 edges. Took 472 milliseconds. 60-clique Found. Clique size: 73 Verified
- Vertices: 73 Edges: 2628
- Testing graph with 130 vertices and 8336 edges. Took 564 milliseconds. 65-clique Found. Clique size: 92 Verified
- Vertices: 92 Edges: 4186
- Testing graph with 140 vertices and 9652 edges. Took 819 milliseconds. 70-clique Found. Clique size: 83 Verified
- Vertices: 83 Edges: 3403
- Testing graph with 150 vertices and 11104 edges. Took 775 milliseconds. 75-clique Found. Clique size: 97 Verified
- Vertices: 97 Edges: 4656
- Testing graph with 160 vertices and 12629 edges. Took 1098 milliseconds. 80-clique Found. Clique size: 101 Verified
- Vertices: 101 Edges: 5050
- Testing graph with 170 vertices and 14270 edges. Took 1596 milliseconds. 85-clique Found. Clique size: 105 Verified
- Vertices: 105 Edges: 5460
- Testing graph with 180 vertices and 15979 edges. Took 2108 milliseconds. 90-clique Not Found Verified
- Vertices: 0 Edges: 0
- Testing graph with 190 vertices and 17820 edges. Took 2515 milliseconds. 95-clique Found. Clique size: 104 Verified
- Vertices: 104 Edges: 5356
- Testing graph with 200 vertices and 19753 edges. Took 2723 milliseconds. 100-clique Found. Clique size: 111 Verified
- Vertices: 111 Edges: 6105
- Testing graph with 210 vertices and 21808 edges. Took 3756 milliseconds. 105-clique Found. Clique size: 119 Verified
- Vertices: 119 Edges: 7021
- Testing graph with 220 vertices and 23914 edges. Took 4083 milliseconds. 110-clique Found. Clique size: 113 Verified
- Vertices: 113 Edges: 6328
- Testing graph with 230 vertices and 26135 edges. Took 5386 milliseconds. 115-clique Not Found Verified
- Vertices: 0 Edges: 0
- Testing graph with 240 vertices and 28433 edges. Took 5818 milliseconds. 120-clique Not Found Verified
- Vertices: 0 Edges: 0
- Testing graph with 250 vertices and 30881 edges. Took 7555 milliseconds. 125-clique Not Found Verified
- Vertices: 0 Edges: 0
- Testing graph with 260 vertices and 33435 edges. Took 8549 milliseconds. 130-clique Not Found Verified
- Vertices: 0 Edges: 0
- Testing graph with 270 vertices and 36057 edges. Took 9771 milliseconds. 135-clique Not Found Verified
- Vertices: 0 Edges: 0
- Testing graph with 280 vertices and 38779 edges. Took 11870 milliseconds. 140-clique Not Found Verified
- Vertices: 0 Edges: 0
- Testing graph with 290 vertices and 41583 edges. Took 13756 milliseconds. 145-clique Not Found Verified
- Vertices: 0 Edges: 0
- Testing graph with 300 vertices and 44520 edges. Took 16277 milliseconds. 150-clique Not Found Verified
- Vertices: 0 Edges: 0
- Complete
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement