@tscircuit/autorouting-dataset-01 1.0.10 → 1.0.11
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.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -13,7 +13,7 @@ A set of tscircuit problems to benchmark autorouting (currently 16 circuits in `
|
|
|
13
13
|
|
|
14
14
|
1. Get 200 problems
|
|
15
15
|
2. Convert 200 problems to simple route json
|
|
16
|
-
3. Run against every pipeline, and report
|
|
16
|
+
3. Run against every pipeline, and report completion %, inside a file. Check for fatal DRC errors. (Completed 43%, DRC Pass 30%)
|
|
17
17
|
|
|
18
18
|
| Pipeline | Completed | DRC Pass | Avg Time per Circuit |
|
|
19
19
|
| -------- | --------- | -------- | ----- |
|