Ugly Alpha 1
luka:0.3.0

total uncompressed bytes

98.1 KB

total files

36

Fix

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

15 wasted files

total waste: 17.4 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/substrees_size.rs : 897 B
  10. tests/vertices_depths.rs : 873 B
  11. tests/floid.rs : 820 B
  12. tests/graph.rs : 793 B
  13. .travis.yml : 350 B
  14. .gitignore : 327 B
  15. .github/workflows/rust.yml : 312 B