nextroute 1.11.4.dev0__cp310-cp310-macosx_14_0_arm64.whl → 1.12.0__cp310-cp310-macosx_14_0_arm64.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.0"
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.0
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=jAnVQovPTTgvfEDIniYtFa_6mBC669uAp56LDwNYYdE,62
1
+ nextroute/__about__.py,sha256=e5IKwxlkmZX7NLcKYZVxx8iXfRM0Wqat4ZR3fTJP6cw,57
2
2
  nextroute/__init__.py,sha256=wBHS73T_Mm2MfcEx4chZCI1QMbV-a1D7bw7megFLgb4,529
3
3
  nextroute/base_model.py,sha256=Jl205oJZvndkY8rIomZD2k5YhlGgRBn_2I1BKwQ8Vkk,541
4
- nextroute/options.py,sha256=aJO9_Js7Xatb6r-Zdm7qvOiii6ydCQpN8ziokdLGpJ0,8348
4
+ nextroute/options.py,sha256=emB6xtUqS3IeKjyaJiNntprFFNC9y9qrxkYJXIrq_6c,8441
5
5
  nextroute/solve.py,sha256=It1kDEdFk_AXX-gEUjvQbc7C-0ma9bEPRbnC_bHMsUU,4192
6
6
  nextroute/version.py,sha256=aA_wmIifNRCzxBigX4cSz1Y2CdXvuBNIiY7Nem5UqRA,325
7
- nextroute/bin/nextroute.exe,sha256=GvohPhV1u1gnbvh97j2IiYPbkn0nMe-uVQtb2Pkc6pQ,13583874
7
+ nextroute/bin/nextroute.exe,sha256=0k2xReYr5Oh4IzXesXAuK5S_NaU4sbra5ITWYU5Nbkk,13602722
8
8
  nextroute/check/__init__.py,sha256=Hrw5LUqdMeaBEsoIrJmWDhmAKAzGuzDnoBExwNWJvlU,1303
9
9
  nextroute/check/schema.py,sha256=hBC0Usw4_rEJHsWDxDtIi0-d6byXt8f9eYqBE9hqiCc,5853
10
10
  nextroute/schema/__init__.py,sha256=KSlnpJQMnCDq5IXyiltt9CiafcxUH40B3FdE1fc5wdI,1167
@@ -14,13 +14,13 @@ nextroute/schema/output.py,sha256=rJv_PpP0X0MdLTRa2tbDsLLbGhTRi43hGmMNmzvNZEw,48
14
14
  nextroute/schema/statistics.py,sha256=lNlb1mcpR6xWQclG-fkDMnFoy-sEKpXKk80zU1TKrpQ,3600
15
15
  nextroute/schema/stop.py,sha256=leKhNC0rcEo64NMNofDuVYnfDNLaqfLZ-mSxUEAwoZk,2199
16
16
  nextroute/schema/vehicle.py,sha256=0W3q-upCn5yEUDX2BBeq5TkOCsrlLsk3Wao-T74nDmU,2535
17
+ nextroute-1.12.0.dist-info/licenses/LICENSE,sha256=ElKAl6B15yj4LTFL_Dh1hje431kMHut2urxo5nheRWs,4107
17
18
  tests/schema/__init__.py,sha256=MRZbyX5fYnxsXV0YP6lf32c5YYMo3NsEFqPwdwf5W18,32
18
19
  tests/schema/test_input.py,sha256=kNIlUFqCkvvQieuJIo7-6C_NB9PZqZ72NpGwUWtDZcA,1851
19
20
  tests/schema/test_output.py,sha256=i0VreVBXamC-Pk-z7X3W9APjmjfG8iOPAt2jxP4hDQA,11579
20
21
  tests/solve_golden/__init__.py,sha256=MRZbyX5fYnxsXV0YP6lf32c5YYMo3NsEFqPwdwf5W18,32
21
22
  tests/solve_golden/main.py,sha256=VScx0kPD8ihGR5bSIpLrPTIxRh7mkk9YQ9g0eg8XZMc,1738
22
- nextroute-1.11.4.dev0.dist-info/LICENSE,sha256=ElKAl6B15yj4LTFL_Dh1hje431kMHut2urxo5nheRWs,4107
23
- nextroute-1.11.4.dev0.dist-info/METADATA,sha256=VrskU80WlheuNs-wM3ylCqWjGbLNMZzJyUKXF8dki5I,15595
24
- nextroute-1.11.4.dev0.dist-info/WHEEL,sha256=TAIYU7skie6QxsHLepjfWpVTq0DJ-igei-LfP8w5Nq8,109
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.0.dist-info/METADATA,sha256=7tINPtFO_dY25qGDIwTjGTSkfN5AkhFvGHaqBHuHNxA,15612
24
+ nextroute-1.12.0.dist-info/WHEEL,sha256=Ow4-w2qlw_0cBxl5Cp1ublQBd1_y1XeER1FG5UUwpfk,109
25
+ nextroute-1.12.0.dist-info/top_level.txt,sha256=KNsuo1j7tr-QvBFS_ELmo68OmJ-orEZiOXqstGLJDXA,16
26
+ nextroute-1.12.0.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: cp310-cp310-macosx_14_0_arm64
5
5