nextroute 1.11.1.dev0__cp39-cp39-macosx_13_0_x86_64.whl → 1.11.4__cp39-cp39-macosx_13_0_x86_64.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.1.dev0"
3
+ __version__ = "v1.11.4"
Binary file
nextroute/options.py CHANGED
@@ -17,6 +17,7 @@ _DURATIONS_ARGS = [
17
17
  "-check.duration",
18
18
  "-solve.duration",
19
19
  "-solve.plateau.duration",
20
+ "-solve.plateau.delay",
20
21
  ]
21
22
 
22
23
  # Arguments that require a string enum.
@@ -130,6 +131,8 @@ class Options(BaseModel):
130
131
  Maximum number of parallel runs, -1 results in using all available
131
132
  resources.
132
133
  """
134
+ SOLVE_PLATEAU_DELAY: float = 0.0
135
+ """Delay before starting to monitor for a plateau."""
133
136
  SOLVE_PLATEAU_ABSOLUTETHRESHOLD: float = -1
134
137
  """Absolute threshold for significant improvement."""
135
138
  SOLVE_PLATEAU_DURATION: float = 0.0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: nextroute
3
- Version: 1.11.1.dev0
3
+ Version: 1.11.4
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>
@@ -1,20 +1,20 @@
1
- nextroute-1.11.1.dev0.dist-info/RECORD,,
2
- nextroute-1.11.1.dev0.dist-info/LICENSE,sha256=ElKAl6B15yj4LTFL_Dh1hje431kMHut2urxo5nheRWs,4107
3
- nextroute-1.11.1.dev0.dist-info/WHEEL,sha256=wjwK1yLd0er3cZ5dA3bBdCN3rjDJSMBsC9PR3uXt8Cg,108
4
- nextroute-1.11.1.dev0.dist-info/top_level.txt,sha256=KNsuo1j7tr-QvBFS_ELmo68OmJ-orEZiOXqstGLJDXA,16
5
- nextroute-1.11.1.dev0.dist-info/METADATA,sha256=vNdWO4LkRSY36EViN3KQrkF39SryTegDV8rH_xPupMY,15595
1
+ nextroute-1.11.4.dist-info/RECORD,,
2
+ nextroute-1.11.4.dist-info/LICENSE,sha256=ElKAl6B15yj4LTFL_Dh1hje431kMHut2urxo5nheRWs,4107
3
+ nextroute-1.11.4.dist-info/WHEEL,sha256=wjwK1yLd0er3cZ5dA3bBdCN3rjDJSMBsC9PR3uXt8Cg,108
4
+ nextroute-1.11.4.dist-info/top_level.txt,sha256=KNsuo1j7tr-QvBFS_ELmo68OmJ-orEZiOXqstGLJDXA,16
5
+ nextroute-1.11.4.dist-info/METADATA,sha256=eNxouF0JQj6dzrFS3cqYIGPtJ1NNKO2SELsgIXj0gJA,15590
6
6
  tests/solve_golden/__init__.py,sha256=MRZbyX5fYnxsXV0YP6lf32c5YYMo3NsEFqPwdwf5W18,32
7
7
  tests/solve_golden/main.py,sha256=VScx0kPD8ihGR5bSIpLrPTIxRh7mkk9YQ9g0eg8XZMc,1738
8
8
  tests/schema/test_input.py,sha256=kNIlUFqCkvvQieuJIo7-6C_NB9PZqZ72NpGwUWtDZcA,1851
9
9
  tests/schema/__init__.py,sha256=MRZbyX5fYnxsXV0YP6lf32c5YYMo3NsEFqPwdwf5W18,32
10
10
  tests/schema/test_output.py,sha256=i0VreVBXamC-Pk-z7X3W9APjmjfG8iOPAt2jxP4hDQA,11579
11
- nextroute/options.py,sha256=Ho6bIJLEB3MWB7V57yqc7HBNjgv4cSkbHkPy2vQnP5s,8225
11
+ nextroute/options.py,sha256=aJO9_Js7Xatb6r-Zdm7qvOiii6ydCQpN8ziokdLGpJ0,8348
12
12
  nextroute/version.py,sha256=aA_wmIifNRCzxBigX4cSz1Y2CdXvuBNIiY7Nem5UqRA,325
13
13
  nextroute/__init__.py,sha256=wBHS73T_Mm2MfcEx4chZCI1QMbV-a1D7bw7megFLgb4,529
14
14
  nextroute/base_model.py,sha256=Jl205oJZvndkY8rIomZD2k5YhlGgRBn_2I1BKwQ8Vkk,541
15
- nextroute/__about__.py,sha256=OGn-fn6MJRdwzP9DqxnX0iEhXC0i1J_DedSwViAFaNk,62
15
+ nextroute/__about__.py,sha256=o8W4X84QHO9w3m8BQjFfg3JNxycxDeHlzYmbwiTjiOE,57
16
16
  nextroute/solve.py,sha256=It1kDEdFk_AXX-gEUjvQbc7C-0ma9bEPRbnC_bHMsUU,4192
17
- nextroute/bin/nextroute.exe,sha256=Qg2YITmd9uSKdslk2ynZPrxfR7N20IJvcY5s6od2VJ4,14099968
17
+ nextroute/bin/nextroute.exe,sha256=DE-JPWa0DicQlVlUDVXZxU1kWNpjCP052GMHjJobMBk,14100160
18
18
  nextroute/schema/stop.py,sha256=leKhNC0rcEo64NMNofDuVYnfDNLaqfLZ-mSxUEAwoZk,2199
19
19
  nextroute/schema/vehicle.py,sha256=0W3q-upCn5yEUDX2BBeq5TkOCsrlLsk3Wao-T74nDmU,2535
20
20
  nextroute/schema/__init__.py,sha256=KSlnpJQMnCDq5IXyiltt9CiafcxUH40B3FdE1fc5wdI,1167