nextroute 1.11.4.dev0__cp39-cp39-win_amd64.whl → 1.12.1__cp39-cp39-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of nextroute might be problematic. Click here for more details.

nextroute/__about__.py CHANGED
@@ -1,3 +1,3 @@
1
1
  # © 2019-present nextmv.io inc
2
2
 
3
- __version__ = "v1.11.4.dev0"
3
+ __version__ = "v1.12.1"
Binary file
nextroute/options.py CHANGED
@@ -85,6 +85,8 @@ class Options(BaseModel):
85
85
  """
86
86
  MODEL_OBJECTIVES_CLUSTER: float = 0.0
87
87
  """Factor to weigh the cluster objective."""
88
+ MODEL_OBJECTIVES_DISTANCE: float = 0.0
89
+ """Factor to weigh the distance objective."""
88
90
  MODEL_OBJECTIVES_EARLYARRIVALPENALTY: float = 1.0
89
91
  """Factor to weigh the early arrival objective."""
90
92
  MODEL_OBJECTIVES_LATEARRIVALPENALTY: float = 1.0
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: nextroute
3
- Version: 1.11.4.dev0
3
+ Version: 1.12.1
4
4
  Summary: Nextroute is an engine for solving Vehicle Routing Problems (VRPs).
5
5
  Author-email: Nextmv <tech@nextmv.io>
6
6
  Maintainer-email: Nextmv <tech@nextmv.io>
@@ -109,6 +109,7 @@ Requires-Python: >=3.8
109
109
  Description-Content-Type: text/markdown
110
110
  License-File: LICENSE
111
111
  Requires-Dist: pydantic>=2.5.2
112
+ Dynamic: license-file
112
113
 
113
114
  # Nextroute
114
115
 
@@ -1,10 +1,10 @@
1
- nextroute/__about__.py,sha256=kazp7pnuLse33NJvW30dVmxw3OiPHlWnTDVCWXQo6qw,65
1
+ nextroute/__about__.py,sha256=QuQ7qiuX01cEaa35wWiBShRITumR8iL6rLv7x8AlU7k,60
2
2
  nextroute/__init__.py,sha256=Ai-wDfMB-Yd8WsI42vjuQKlNOA7bYZpqTIArtXWfdPY,547
3
3
  nextroute/base_model.py,sha256=dKv6OdyXcZm83NhDAS1eTKMDUyKJVUP6EKX8cDJDe_M,565
4
- nextroute/options.py,sha256=3gMkZBXMW8Tv-uV1Yvr1eeZo-KCtOt8bfGt9awW9BeA,8576
4
+ nextroute/options.py,sha256=EHiiZXISs6Os_puIsoo75sBfVDQW3iiEtnftParbzpg,8671
5
5
  nextroute/solve.py,sha256=UWBKh1884aper0dAK--cDsbfNuuc8TJGE4tfhom9844,4337
6
6
  nextroute/version.py,sha256=2vL_WuVQA76en7WJTbof4cJbHOTljpCA5nL7DGbgFvU,337
7
- nextroute/bin/nextroute.exe,sha256=gQYIiMwh7RA8EoNkP86Prvt_lTIFya4DgFAESBPyBsQ,14243328
7
+ nextroute/bin/nextroute.exe,sha256=Q5FubqctvKbt7DXdW4AP73sO1VJ1h3-Ac7euu79EdMo,14808064
8
8
  nextroute/check/__init__.py,sha256=KCNtywi2e8jQeDyfEkg_Vo4Mu11lYC2CxwntC1JEZjY,1331
9
9
  nextroute/check/schema.py,sha256=ue5Xb4gohz_DQSHWZ61i-IK6DRMppsVYKmilcsxcs9Q,5998
10
10
  nextroute/schema/__init__.py,sha256=AHzMPxEel3udVhKzVRwV3642qLarZohfc31xhovofDw,1196
@@ -14,13 +14,13 @@ nextroute/schema/output.py,sha256=46nvLAw3QXSgYUCVE13_fGn5wHXpDpGZGuf7YxsLmmk,49
14
14
  nextroute/schema/statistics.py,sha256=ICbCa7V0X2bHGEj_yDMq6NV9euG1qOYOYNH-ZosEzto,3749
15
15
  nextroute/schema/stop.py,sha256=LU4-i4cWaZVg_86bgVBRbX2CRPrW715BRy_I7eKw3cI,2264
16
16
  nextroute/schema/vehicle.py,sha256=K_mAgM6p6Ef0HXcDC2g7AbvNPxxhnSbjduGsVV4Eazg,2607
17
+ nextroute-1.12.1.dist-info/licenses/LICENSE,sha256=4jrNU-0mMZDGEdwQi9vJ7w-Ep59Kqc7XcOLhDkQbCnM,4194
17
18
  tests/schema/__init__.py,sha256=UrdqXQHUHkSG7vHemeoeJtUm2_afa6-KFo0Fs2l9zG8,33
18
19
  tests/schema/test_input.py,sha256=qYdr9d5WDoBFcTK1JKtY12akB_Z3L7HpxOD2dsCH38U,1910
19
20
  tests/schema/test_output.py,sha256=L_zeFroI_0wpwsxvhfL69N-kmcYB2Gu9IktAmq4vQIY,11897
20
21
  tests/solve_golden/__init__.py,sha256=UrdqXQHUHkSG7vHemeoeJtUm2_afa6-KFo0Fs2l9zG8,33
21
22
  tests/solve_golden/main.py,sha256=Hh7IsGKnWOH3IQsI__H5diKNy-4rQ5PS7X40E_xG0B0,1788
22
- nextroute-1.11.4.dev0.dist-info/LICENSE,sha256=4jrNU-0mMZDGEdwQi9vJ7w-Ep59Kqc7XcOLhDkQbCnM,4194
23
- nextroute-1.11.4.dev0.dist-info/METADATA,sha256=I29u_fiEz7ioGsSPU-HAxJYSZDC_1N34S73CJ1UPSwA,15876
24
- nextroute-1.11.4.dev0.dist-info/WHEEL,sha256=agy-BJge3afXwWznUXANATmKFW4eqelqRR0uf608A_0,99
25
- nextroute-1.11.4.dev0.dist-info/top_level.txt,sha256=KNsuo1j7tr-QvBFS_ELmo68OmJ-orEZiOXqstGLJDXA,16
26
- nextroute-1.11.4.dev0.dist-info/RECORD,,
23
+ nextroute-1.12.1.dist-info/METADATA,sha256=KWpJGU1W62oJd5c0Kiyd6pWyKIFyKpz1JoLuyNkv3zY,15894
24
+ nextroute-1.12.1.dist-info/WHEEL,sha256=XkFE14KmFh7mutkkb-qn_ueuH2lwfT8rLdfc5xpQ7wE,99
25
+ nextroute-1.12.1.dist-info/top_level.txt,sha256=KNsuo1j7tr-QvBFS_ELmo68OmJ-orEZiOXqstGLJDXA,16
26
+ nextroute-1.12.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp39-cp39-win_amd64
5
5