tscircuit / autorouting

A dataset of autorouting problems for developing and benchmarking autorouters
https://dataset.autorouting.com/
1 stars 2 forks source link

Postprocess for ijump astar: de-loop #49

Open seveibar opened 1 month ago

seveibar commented 1 month ago

Remove useless loops in postprocessing like this, it should be easy to identify self-intersections and remove them from the output

image

homie-gg[bot] commented 1 month ago

Here are some pull requests that might be helpful reference for this task:

homie-gg[bot] commented 1 month ago

This might have already been done via: Post-processing loop removal.

homie-gg[bot] commented 1 month ago

This might have already been done via: Update ijump algo, use multilayer autorouter.