Ugly Alpha 1
luka:0.4.0

total uncompressed bytes

111.0 KB

total files

40

Fix

NewInclude { include: [ "src/**/*", "LICENSE", "README.md", ], has_build_script: false, }

17 wasted files

total waste: 19.2 KB

  1. tests/bfs.rs : 2.3 KB
  2. tests/connected_components.rs : 2.1 KB
  3. tests/topologic_sort.rs : 2.0 KB
  4. tests/dfs.rs : 1.9 KB
  5. tests/bellman_ford.rs : 1.4 KB
  6. tests/kruskal.rs : 1.3 KB
  7. tests/dijkstra.rs : 1.0 KB
  8. tests/cycle.rs : 964 B
  9. tests/find_bridges.rs : 932 B
  10. tests/lca.rs : 924 B
  11. tests/substrees_size.rs : 897 B
  12. tests/vertices_depths.rs : 873 B
  13. tests/floid.rs : 820 B
  14. tests/graph.rs : 793 B
  15. .travis.yml : 350 B
  16. .gitignore : 327 B
  17. .github/workflows/rust.yml : 312 B