Skip to content

Add virtual port duplication fallback for overloaded TinyHyperGraph routes#91

Open
Abse2001 wants to merge 6 commits into
tscircuit:mainfrom
Abse2001:main
Open

Add virtual port duplication fallback for overloaded TinyHyperGraph routes#91
Abse2001 wants to merge 6 commits into
tscircuit:mainfrom
Abse2001:main

Conversation

@Abse2001
Copy link
Copy Markdown
Contributor

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

@Abse2001 is attempting to deploy a commit to the tscircuit Team on Vercel.

A member of the Team first needs to authorize it.

@Abse2001
Copy link
Copy Markdown
Contributor Author

/benchmark

@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tiny-hypergraph Ready Ready Preview, Comment May 21, 2026 9:18pm

Request Review

Comment thread lib/auto-repair/index.ts Outdated
Comment thread lib/core.ts Outdated
@Abse2001 Abse2001 requested a review from seveibar May 21, 2026 20:48
solverMode === "fanout-split"
? (() => {
const split = splitOverloadedRouteEndpointPorts(topology, problem)
return new TinyHyperGraphVirtualFanoutSolver(
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is fanout split?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

old name

@@ -0,0 +1,337 @@
import {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we make this into a directory and make this file just export the class to improve readability?

@Abse2001 Abse2001 changed the title test Add virtual port duplication fallback for overloaded TinyHyperGraph routes May 21, 2026
@Abse2001 Abse2001 requested a review from seveibar May 21, 2026 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants