tscircuit / core

6 stars 4 forks source link

Async Autorouting (Part 1, No Obstacles, `autorouter: { serverUrl }` support) #210

Closed seveibar closed 5 days ago

seveibar commented 6 days ago

Server test fixture implements AUTOROUTING_API.md

Obstacles don't currently work because the connection map needs to be properly configured. I'll do that in Part 2. The good news is we now have a way of specifying an autorouting server and doing asynchronous tasks in rendering so we now have a system for integrating freerouting into tscircuit

tscircuitbot commented 6 days ago

Size Report

Bundle Size

Install Size

Full Howfat Output (PR Branch)

@tscircuit/core@0.0.134 (71 deps, 19.51mb, 1627 files, ©undefined)
╭─────────────────────────────────────────┬──────────────┬──────────┬───────┬───────────┬──────────────┬───────────╮
│ Name                                    │ Dependencies │     Size │ Files │ Native    │ License      │ Deprec    │
├─────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ @lume/kiwi@0.4.4                        │              │  121.6kb │    31 │           │ BSD-3-Clause │           │
├─────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ @tscircuit/footprinter@0.0.77           │            2 │ 901.85kb │    71 │           │ ISC          │           │
├─────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ @tscircuit/infgrid-ijump-astar@0.0.21   │              │ 241.24kb │    14 │           │              │           │
├─────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ @tscircuit/math-utils@0.0.4             │              │   20.4kb │    21 │           │              │           │
├─────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ @tscircuit/props@0.0.77                 │              │ 473.37kb │    33 │           │ ISC          │           │
├─────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ @tscircuit/schematic-autolayout@0.0.5   │            8 │   8.87mb │   169 │           │              │           │
├─────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ @tscircuit/soup-util@0.0.33             │            1 │ 273.54kb │    31 │           │ ISC          │           │
├─────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ circuit-json-to-connectivity-map@0.0.17 │            1 │  54.54kb │    27 │           │              │           │
├─────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ circuit-json@0.0.91                     │            2 │   1.11mb │    66 │           │ ISC          │           │
├─────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ circuit-to-svg@0.0.55                   │           48 │   7.01mb │  1055 │           │ ISC          │           │
├─────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ nanoid@5.0.8                            │              │  10.67kb │    11 │           │ MIT          │           │
├─────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ performance-now@2.1.0                   │              │  11.08kb │    17 │           │ MIT          │           │
├─────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ react-reconciler@0.29.2                 │            5 │   1.07mb │    56 │           │ MIT          │           │
├─────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ react@18.3.1                            │            2 │ 331.04kb │    33 │           │ MIT          │           │
├─────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ schematic-symbols@0.0.90                │              │  889.8kb │   138 │           │              │           │
├─────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ transformation-matrix@2.16.1            │              │ 430.45kb │    56 │           │ MIT          │           │
├─────────────────────────────────────────┼──────────────┼──────────┼───────┼───────────┼──────────────┼───────────┤
│ zod@3.23.8                              │              │ 651.16kb │    50 │           │ MIT          │           │
╰─────────────────────────────────────────┴──────────────┴──────────┴───────┴───────────┴──────────────┴───────────╯