Skip to content

Commit 03184e3

Browse files
committed
Improve subgraph & squash
1 parent 34c11dc commit 03184e3

File tree

5 files changed

+227
-168
lines changed

5 files changed

+227
-168
lines changed

Cargo.lock

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ edition = "2021"
77

88
[dependencies]
99
anyhow = "1.0.75"
10+
itertools = "0.12.0"
1011
maplit = "1.0.2"
1112
pathfinding = "4.3.3"
1213
rayon = "1.8.0"

0 commit comments

Comments
 (0)