fix edge cuts & clone (#6572)

* fix edge cuts & clone

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fix edge_id

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* code comemnt

Signed-off-by: Jess Frazelle <github@jessfraz.com>

---------

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2025-04-29 09:51:52 -07:00
committed by GitHub
parent 77e3efde9a
commit e0cd3efc64
25 changed files with 179 additions and 182 deletions

View File

@ -80,7 +80,7 @@ flowchart LR
7 x--> 32
7 --- 40
7 --- 48
7 --- 49
7 --- 50
8 --- 26
8 x--> 30
8 --- 36
@ -164,5 +164,5 @@ flowchart LR
38 <--x 29
39 <--x 29
33 <--x 51
40 <--x 50
40 <--x 49
```