Ugly Alpha 1
vrp-core:1.4.3

total uncompressed bytes

457.9 KB

total files

129

Fix

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

50 wasted files

total waste: 145.6 KB

  1. tests/unit/construction/heuristics/evaluators_test.rs : 13.6 KB
  2. tests/unit/construction/constraints/transport_test.rs : 13.5 KB
  3. tests/unit/models/problem/jobs_test.rs : 9.1 KB
  4. tests/unit/construction/constraints/locking_test.rs : 7.0 KB
  5. tests/unit/algorithms/dbscan/dbscan_test.rs : 6.2 KB
  6. tests/unit/construction/constraints/capacity_test.rs : 5.5 KB
  7. tests/unit/models/solution/tour_test.rs : 5.4 KB
  8. tests/unit/construction/constraints/area_test.rs : 5.2 KB
  9. tests/helpers/models/problem/jobs.rs : 5.0 KB
  10. tests/unit/solver/mutation/ruin/cluster_removal_test.rs : 5.0 KB
  11. tests/helpers/models/problem/fleet.rs : 4.8 KB
  12. tests/helpers/solver/mod.rs : 4.4 KB
  13. tests/helpers/models/solution/route.rs : 4.2 KB
  14. tests/unit/models/domain/load_test.rs : 4.0 KB
  15. tests/unit/construction/constraints/conditional_test.rs : 3.6 KB
  16. tests/unit/construction/constraints/pipeline_test.rs : 3.4 KB
  17. tests/unit/solver/objectives/total_transport_cost_test.rs : 3.3 KB
  18. tests/unit/models/problem/costs_test.rs : 3.3 KB
  19. tests/unit/solver/population/population_test.rs : 3.2 KB
  20. tests/unit/algorithms/nsga2/non_dominated_sort_test.rs : 3.1 KB
  21. tests/helpers/models/domain.rs : 3.1 KB
  22. tests/unit/solver/mutation/ruin/adjusted_string_removal_test.rs : 2.7 KB
  23. tests/unit/construction/heuristics/context_test.rs : 2.7 KB
  24. tests/unit/models/solution/actor_test.rs : 2.6 KB
  25. tests/helpers/algorithms/nsga2/objective.rs : 2.5 KB
  26. tests/unit/solver/mutation/ruin/random_route_removal_test.rs : 2.3 KB
  27. tests/unit/algorithms/nsga2/crowding_distance_test.rs : 1.8 KB
  28. tests/unit/algorithms/nsga2/nsga2_sort_test.rs : 1.5 KB
  29. tests/unit/solver/mutation/ruin/worst_jobs_removal_test.rs : 1.5 KB
  30. tests/helpers/construction/constraints.rs : 1.4 KB
  31. tests/unit/solver/mutation/recreate/recreate_with_blinks_test.rs : 1.4 KB
  32. tests/helpers/construction/heuristics.rs : 1.2 KB
  33. tests/helpers/models/solution/actor.rs : 1.2 KB
  34. tests/helpers/utils/random.rs : 1.2 KB
  35. tests/unit/solver/termination/cost_variation_test.rs : 1.0 KB
  36. tests/helpers/models/problem/costs.rs : 940 B
  37. tests/helpers/macros.rs : 891 B
  38. tests/unit/solver/termination/max_generation_test.rs : 796 B
  39. tests/unit/models/problem/fleet_test.rs : 526 B
  40. tests/unit/algorithms/geometry/point_test.rs : 471 B
  41. tests/helpers/mod.rs : 132 B
  42. tests/helpers/algorithms/nsga2/mod.rs : 129 B
  43. tests/helpers/algorithms/mod.rs : 114 B
  44. tests/helpers/models/problem/mod.rs : 105 B
  45. tests/helpers/models/common/primitives.rs : 77 B
  46. tests/helpers/models/solution/mod.rs : 71 B
  47. tests/helpers/models/mod.rs : 68 B
  48. tests/helpers/models/common/mod.rs : 60 B
  49. tests/helpers/construction/mod.rs : 41 B
  50. tests/helpers/utils/mod.rs : 16 B