Ugly Alpha 1
vrp-core:1.9.1

total uncompressed bytes

676.7 KB

total files

179

Fix

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

66 wasted files

total waste: 198.8 KB

  1. tests/unit/construction/heuristics/evaluators_test.rs : 16.1 KB
  2. tests/unit/construction/constraints/transport_test.rs : 16.0 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/models/problem/costs_test.rs : 7.0 KB
  6. tests/unit/construction/constraints/area_test.rs : 6.8 KB
  7. tests/unit/solver/mutation/ruin/cluster_removal_test.rs : 6.6 KB
  8. tests/unit/algorithms/dbscan/dbscan_test.rs : 6.2 KB
  9. tests/unit/algorithms/mdp/simulator_test.rs : 6.2 KB
  10. tests/unit/construction/constraints/capacity_test.rs : 5.5 KB
  11. tests/unit/models/solution/tour_test.rs : 5.4 KB
  12. tests/helpers/models/problem/jobs.rs : 5.0 KB
  13. tests/helpers/solver/mod.rs : 5.0 KB
  14. tests/helpers/models/problem/fleet.rs : 4.8 KB
  15. tests/unit/solver/population/elitism_test.rs : 4.7 KB
  16. tests/helpers/models/solution/route.rs : 4.5 KB
  17. tests/helpers/models/domain.rs : 4.2 KB
  18. tests/unit/models/domain/load_test.rs : 4.0 KB
  19. tests/helpers/algorithms/nsga2/objective.rs : 3.8 KB
  20. tests/unit/algorithms/nsga2/non_dominated_sort_test.rs : 3.8 KB
  21. tests/unit/construction/constraints/conditional_test.rs : 3.7 KB
  22. tests/unit/construction/constraints/pipeline_test.rs : 3.4 KB
  23. tests/unit/solver/objectives/total_transport_cost_test.rs : 3.4 KB
  24. tests/unit/construction/heuristics/context_test.rs : 3.1 KB
  25. tests/unit/solver/mutation/local/exchange_inter_route_test.rs : 3.1 KB
  26. tests/unit/solver/mutation/decompose_search_test.rs : 3.0 KB
  27. tests/unit/algorithms/nsga2/nsga2_sort_test.rs : 2.9 KB
  28. tests/unit/solver/mutation/ruin/adjusted_string_removal_test.rs : 2.8 KB
  29. tests/unit/models/solution/actor_test.rs : 2.7 KB
  30. tests/unit/solver/evolution/evolution_test.rs : 2.6 KB
  31. tests/unit/solver/mutation/ruin/route_removal_test.rs : 2.5 KB
  32. tests/unit/solver/hyper/dynamic_selective_test.rs : 2.4 KB
  33. tests/unit/solver/population/rosomaxa_test.rs : 2.0 KB
  34. tests/unit/construction/heuristics/selectors_test.rs : 2.0 KB
  35. tests/unit/construction/heuristics/metrics_test.rs : 1.9 KB
  36. tests/unit/algorithms/nsga2/crowding_distance_test.rs : 1.9 KB
  37. tests/unit/construction/constraints/tour_size_test.rs : 1.9 KB
  38. tests/helpers/utils/random.rs : 1.7 KB
  39. tests/unit/solver/telemetry_test.rs : 1.6 KB
  40. tests/helpers/algorithms/gsom/mod.rs : 1.6 KB
  41. tests/unit/solver/mutation/ruin/worst_jobs_removal_test.rs : 1.6 KB
  42. tests/helpers/construction/constraints.rs : 1.5 KB
  43. tests/unit/solver/mutation/recreate/recreate_with_blinks_test.rs : 1.4 KB
  44. tests/helpers/models/solution/actor.rs : 1.2 KB
  45. tests/helpers/construction/heuristics.rs : 1.2 KB
  46. tests/unit/solver/objectives/total_value_test.rs : 1.1 KB
  47. tests/unit/solver/termination/cost_variation_test.rs : 1.0 KB
  48. tests/unit/algorithms/gsom/network_test.rs : 1.0 KB
  49. tests/helpers/models/problem/costs.rs : 1.0 KB
  50. tests/helpers/macros.rs : 891 B
  51. tests/unit/solver/population/greedy_test.rs : 861 B
  52. tests/unit/solver/termination/max_generation_test.rs : 806 B
  53. tests/unit/algorithms/geometry/point_test.rs : 700 B
  54. tests/unit/utils/random_test.rs : 652 B
  55. tests/unit/models/problem/fleet_test.rs : 526 B
  56. tests/unit/algorithms/gsom/state_test.rs : 523 B
  57. tests/helpers/utils/mod.rs : 295 B
  58. tests/helpers/mod.rs : 132 B
  59. tests/helpers/algorithms/mod.rs : 128 B
  60. tests/helpers/models/problem/mod.rs : 105 B
  61. tests/helpers/models/common/primitives.rs : 77 B
  62. tests/helpers/models/solution/mod.rs : 71 B
  63. tests/helpers/models/mod.rs : 68 B
  64. tests/helpers/models/common/mod.rs : 60 B
  65. tests/helpers/algorithms/nsga2/mod.rs : 43 B
  66. tests/helpers/construction/mod.rs : 41 B