vrp-cli
Advanced tools
+9
-7
| Metadata-Version: 2.1 | ||
| Name: vrp-cli | ||
| Version: 1.22.0 | ||
| Version: 1.22.1 | ||
| Summary: A command line interface for VRP solver | ||
@@ -18,3 +18,3 @@ Keywords: vrp,optimization | ||
| [](https://codecov.io/gh/reinterpretcat/vrp) | ||
| [](https://deps.rs/crate/vrp-cli/1.22.0) | ||
| [](https://deps.rs/crate/vrp-cli/1.22.1) | ||
| [](https://zenodo.org/badge/latestdoi/238436117) | ||
@@ -32,6 +32,6 @@ | ||
| ``` | ||
| @misc{builuk_rosomaxa_2022, | ||
| @misc{builuk_rosomaxa_2023, | ||
| author = {Ilya Builuk}, | ||
| title = {{A new solver for rich Vehicle Routing Problem}}, | ||
| year = 2022, | ||
| year = 2023, | ||
| doi = {10.5281/zenodo.4624037}, | ||
@@ -55,2 +55,4 @@ publisher = {Zenodo}, | ||
| Probably, the easiest way to learn how to use the solver, would be to play with [interactive tutorial](https://github.com/reinterpretcat/vrp/tree/master/examples/python-interop/tutorial.ipynb), | ||
| written as jupyter notebook. | ||
@@ -74,5 +76,5 @@ # Installation | ||
| You can find extra information in [python example section](https://reinterpretcat.github.io/vrp/examples/interop/python.html) | ||
| Additionally, to jupyter notebook mentioned above, you can find extra information in [python example section](https://reinterpretcat.github.io/vrp/examples/interop/python.html) | ||
| of the docs. The [full source code](./examples/python-interop/example.py) of python example is available in the repo which | ||
| contains useful model wrappers with help of `pydantic` lib. | ||
| contains useful model wrappers with help of `pydantic` lib (reused by tutorial as well). | ||
@@ -87,3 +89,3 @@ | ||
| ```bash | ||
| docker run -it -v $(pwd):/repo --name vrp-cli --rm ghcr.io/reinterpretcat/vrp/vrp-cli:1.22.0 | ||
| docker run -it -v $(pwd):/repo --name vrp-cli --rm ghcr.io/reinterpretcat/vrp/vrp-cli:1.22.1 | ||
| ``` | ||
@@ -90,0 +92,0 @@ |
+4
-4
@@ -1,5 +0,5 @@ | ||
| vrp_cli-1.22.0.dist-info/METADATA,sha256=jRU0bR702yo-d_Z7ulU2fMaQsX7NQGyBFxfV-m2yLGg,5915 | ||
| vrp_cli-1.22.0.dist-info/WHEEL,sha256=daKKvTk1oHgmbJSYiC7jHQpc13-xvriIbeav1dzRG6k,105 | ||
| vrp_cli-1.22.1.dist-info/METADATA,sha256=5stQBTD0voynWaiOTzhWOazvmuIYz54ION5440IjsWY,6218 | ||
| vrp_cli-1.22.1.dist-info/WHEEL,sha256=ZBf0tKwh1hvPWeNXIBWwp1CLJnZ_J_1X1zTsGBU6A1w,105 | ||
| vrp_cli/__init__.py,sha256=Z8dz7qSE_Ui3whk3hFiots6lbcobVs6gTz3y_Q5O2LY,111 | ||
| vrp_cli/vrp_cli.cpython-310-darwin.so,sha256=v8fW9lz_5_xe5gw6Xr25UUkylf43m2ZxFzLhOHAfZRA,3706016 | ||
| vrp_cli-1.22.0.dist-info/RECORD,, | ||
| vrp_cli/vrp_cli.cpython-310-darwin.so,sha256=fcbHiS3xa2nytt2WtGqAqSj8bVZtJOsZPafrgZa4Oio,3837496 | ||
| vrp_cli-1.22.1.dist-info/RECORD,, |
+1
-1
| Wheel-Version: 1.0 | ||
| Generator: maturin (1.2.0) | ||
| Generator: maturin (1.2.3) | ||
| Root-Is-Purelib: false | ||
| Tag: cp310-cp310-macosx_10_7_x86_64 |
Sorry, the diff of this file is not supported yet
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.