@tscircuit/autorouting-dataset-01 1.0.32 → 1.0.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. package/lib/dataset/circuit007.simple-route.json +2 -2
  2. package/lib/dataset/circuit010.simple-route.json +264 -1414
  3. package/lib/dataset/circuit011.simple-route.json +2 -2
  4. package/lib/dataset/circuit021.simple-route.json +4 -4
  5. package/lib/dataset/circuit100.simple-route.json +72 -258
  6. package/lib/dataset/circuit101.simple-route.json +359 -2034
  7. package/lib/dataset/circuit104.simple-route.json +212 -278
  8. package/lib/dataset/circuit105.simple-route.json +298 -298
  9. package/lib/dataset/circuit107.simple-route.json +48 -226
  10. package/lib/dataset/circuit108.simple-route.json +246 -370
  11. package/lib/dataset/circuit109.simple-route.json +384 -570
  12. package/lib/dataset/circuit111.simple-route.json +183 -1085
  13. package/lib/dataset/circuit113.simple-route.json +48 -164
  14. package/lib/dataset/circuit114.simple-route.json +458 -764
  15. package/lib/dataset/circuit115.simple-route.json +12 -70
  16. package/lib/dataset/circuit116.simple-route.json +50 -252
  17. package/lib/dataset/circuit119.simple-route.json +24 -82
  18. package/lib/dataset/circuit120.simple-route.json +232 -860
  19. package/lib/dataset/circuit121.simple-route.json +152 -268
  20. package/lib/dataset/circuit123.simple-route.json +618 -861
  21. package/lib/dataset/circuit124.simple-route.json +164 -230
  22. package/lib/dataset/circuit130.simple-route.json +245 -0
  23. package/lib/dataset/circuit133.simple-route.json +24 -82
  24. package/lib/dataset/circuit134.simple-route.json +380 -380
  25. package/lib/dataset/circuit135.simple-route.json +36 -164
  26. package/lib/dataset/circuit137.simple-route.json +1276 -1726
  27. package/lib/dataset/circuit138.simple-route.json +336 -710
  28. package/lib/dataset/circuit139.simple-route.json +96 -266
  29. package/lib/dataset/circuit140.simple-route.json +301 -355
  30. package/lib/dataset/circuit141.simple-route.json +340 -572
  31. package/lib/dataset/circuit142.simple-route.json +72 -184
  32. package/lib/dataset/circuit143.simple-route.json +371 -371
  33. package/lib/dataset/circuit146.simple-route.json +126 -308
  34. package/lib/dataset/circuit148.simple-route.json +146 -146
  35. package/lib/dataset/circuit149.simple-route.json +90 -272
  36. package/lib/dataset/circuit152.simple-route.json +114 -440
  37. package/lib/dataset/circuit153.simple-route.json +344 -0
  38. package/lib/dataset/circuit155.simple-route.json +284 -478
  39. package/lib/dataset/circuit156.simple-route.json +84 -146
  40. package/lib/dataset/circuit157.simple-route.json +158 -278
  41. package/lib/dataset/circuit158.simple-route.json +138 -348
  42. package/lib/dataset/circuit160.simple-route.json +391 -0
  43. package/lib/dataset/circuit161.simple-route.json +221 -0
  44. package/lib/dataset/circuit164.simple-route.json +84 -220
  45. package/lib/dataset/circuit166.simple-route.json +416 -0
  46. package/lib/dataset/circuit167.simple-route.json +561 -0
  47. package/lib/dataset/circuit168.simple-route.json +12 -66
  48. package/lib/dataset/circuit174.simple-route.json +36 -156
  49. package/lib/dataset/circuit175.simple-route.json +176 -176
  50. package/lib/dataset/circuit176.simple-route.json +242 -482
  51. package/lib/dataset/circuit177.simple-route.json +24 -78
  52. package/lib/dataset/circuit178.simple-route.json +84 -246
  53. package/lib/dataset/circuit181.simple-route.json +192 -680
  54. package/lib/dataset/circuit182.simple-route.json +623 -0
  55. package/lib/dataset/circuit184.simple-route.json +3781 -0
  56. package/lib/dataset/circuit185.simple-route.json +3405 -0
  57. package/lib/dataset/circuit186.simple-route.json +514 -0
  58. package/lib/dataset/circuit187.simple-route.json +493 -0
  59. package/lib/dataset/circuit188.simple-route.json +3409 -0
  60. package/lib/dataset/circuit189.simple-route.json +3143 -0
  61. package/lib/dataset/circuit190.simple-route.json +1859 -0
  62. package/lib/dataset/circuit192.simple-route.json +1317 -0
  63. package/lib/dataset/circuit193.simple-route.json +1383 -0
  64. package/lib/dataset/circuit194.simple-route.json +735 -0
  65. package/lib/dataset/circuit195.simple-route.json +509 -0
  66. package/lib/dataset/circuit196.simple-route.json +487 -0
  67. package/lib/dataset/circuit197.simple-route.json +1584 -0
  68. package/lib/dataset/index.ts +21 -1
  69. package/package.json +1 -1
@@ -43,6 +43,7 @@ export { default as circuit126 } from "./circuit126.simple-route.json"
43
43
  export { default as circuit127 } from "./circuit127.simple-route.json"
44
44
  export { default as circuit128 } from "./circuit128.simple-route.json"
45
45
  export { default as circuit129 } from "./circuit129.simple-route.json"
46
+ export { default as circuit130 } from "./circuit130.simple-route.json"
46
47
  export { default as circuit131 } from "./circuit131.simple-route.json"
47
48
  export { default as circuit132 } from "./circuit132.simple-route.json"
48
49
  export { default as circuit133 } from "./circuit133.simple-route.json"
@@ -65,13 +66,18 @@ export { default as circuit149 } from "./circuit149.simple-route.json"
65
66
  export { default as circuit150 } from "./circuit150.simple-route.json"
66
67
  export { default as circuit151 } from "./circuit151.simple-route.json"
67
68
  export { default as circuit152 } from "./circuit152.simple-route.json"
69
+ export { default as circuit153 } from "./circuit153.simple-route.json"
68
70
  export { default as circuit155 } from "./circuit155.simple-route.json"
69
71
  export { default as circuit156 } from "./circuit156.simple-route.json"
70
72
  export { default as circuit157 } from "./circuit157.simple-route.json"
71
73
  export { default as circuit158 } from "./circuit158.simple-route.json"
74
+ export { default as circuit160 } from "./circuit160.simple-route.json"
75
+ export { default as circuit161 } from "./circuit161.simple-route.json"
72
76
  export { default as circuit162 } from "./circuit162.simple-route.json"
73
77
  export { default as circuit164 } from "./circuit164.simple-route.json"
74
78
  export { default as circuit165 } from "./circuit165.simple-route.json"
79
+ export { default as circuit166 } from "./circuit166.simple-route.json"
80
+ export { default as circuit167 } from "./circuit167.simple-route.json"
75
81
  export { default as circuit168 } from "./circuit168.simple-route.json"
76
82
  export { default as circuit172 } from "./circuit172.simple-route.json"
77
83
  export { default as circuit173 } from "./circuit173.simple-route.json"
@@ -82,4 +88,18 @@ export { default as circuit177 } from "./circuit177.simple-route.json"
82
88
  export { default as circuit178 } from "./circuit178.simple-route.json"
83
89
  export { default as circuit179 } from "./circuit179.simple-route.json"
84
90
  export { default as circuit180 } from "./circuit180.simple-route.json"
85
- export { default as circuit181 } from "./circuit181.simple-route.json"
91
+ export { default as circuit181 } from "./circuit181.simple-route.json"
92
+ export { default as circuit182 } from "./circuit182.simple-route.json"
93
+ export { default as circuit184 } from "./circuit184.simple-route.json"
94
+ export { default as circuit185 } from "./circuit185.simple-route.json"
95
+ export { default as circuit186 } from "./circuit186.simple-route.json"
96
+ export { default as circuit187 } from "./circuit187.simple-route.json"
97
+ export { default as circuit188 } from "./circuit188.simple-route.json"
98
+ export { default as circuit189 } from "./circuit189.simple-route.json"
99
+ export { default as circuit190 } from "./circuit190.simple-route.json"
100
+ export { default as circuit192 } from "./circuit192.simple-route.json"
101
+ export { default as circuit193 } from "./circuit193.simple-route.json"
102
+ export { default as circuit194 } from "./circuit194.simple-route.json"
103
+ export { default as circuit195 } from "./circuit195.simple-route.json"
104
+ export { default as circuit196 } from "./circuit196.simple-route.json"
105
+ export { default as circuit197 } from "./circuit197.simple-route.json"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tscircuit/autorouting-dataset-01",
3
- "version": "1.0.32",
3
+ "version": "1.0.34",
4
4
  "type": "module",
5
5
  "main": "lib/dataset/index.ts",
6
6
  "bin": {