cpsat-autotune

View on PyPIReverse Dependencies (0)

0.5.0 cpsat_autotune-0.5.0-py3-none-any.whl

Wheel Details

Project: cpsat-autotune
Version: 0.5.0
Filename: cpsat_autotune-0.5.0-py3-none-any.whl
Download: [link]
Size: 31198
MD5: 5ee8640b4d96b797246c0b1ec31adb79
SHA256: 728533906dbb5a5999af11a7be1f834deaae4b6a828c4515c06a2c42ca41a837
Uploaded: 2024-08-29 18:37:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cpsat-autotune
Version: 0.5.0
Summary: A tool to automatically tune the hyperparameters of the OR-Tools' CP-SAT solver.
Author-Email: Dominik Krupke <krupked[at]gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.10
Requires-Dist: optuna
Requires-Dist: ortools
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: rich
Requires-Dist: click
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 16449 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (74.0.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cpsat_autotune/__init__.py sha256=JVJlz8WFAoFsWswdW-zSbkTvxRpnkD5eHExYLgN-NZc 320
cpsat_autotune/__main__.py sha256=8hDtWlaFZK24KhfNq_ZKgtXqYHsDQDetukOCMlsbW0Q 59
cpsat_autotune/caching_solver.py sha256=zFGXnFhIr6wiHLNutDJdjVJS47ZlxPJT8BUFzdzsOfk 6168
cpsat_autotune/cli.py sha256=dm648Ma_MjiC7wGgJwIihg_w7bOQsztfU6jE_2bUO3I 7177
cpsat_autotune/cpsat_parameters.py sha256=Uj2tZAZuw68WRMbH4aybWJ5f7L-lmeMkBdTiyy6b2hQ 17279
cpsat_autotune/metrics.py sha256=QxjX-B6OsdTZuvgQHsHvnUrrFHvIQRKM4usP7pCAesc 11219
cpsat_autotune/model_filter.py sha256=URSJuXAKvamp_H6J_geS-dpKk748al9FPfVftFR-JOA 943
cpsat_autotune/model_loading.py sha256=BKUCHMAUX_7eyibDpmVyiTmbCqyodWhH6pkvuh4tSfw 913
cpsat_autotune/objective.py sha256=V1IQaYO04K_shfEJeSHQVoBLlQ0JjTYw80hl5j-va-0 2955
cpsat_autotune/parameter_evaluator.py sha256=q-BGUsX-zZoQLhI8d9HpSV2GBJ0PqeuIzujNkU1sc_Y 5546
cpsat_autotune/parameter_space.py sha256=zgkrF1-aLFRmAkwZQiG64R5LvDr0S0Z1LpOwkbXer24 3271
cpsat_autotune/parameters.py sha256=4qGTvti41NbpZaFRw2lQvSnJqg8SA3D3-ZqTe7WDljc 13102
cpsat_autotune/print_result.py sha256=k68561bzicI1Yl9aqvrGD8kRhSxRxzkmg_0UPGPi8-w 3613
cpsat_autotune/tune.py sha256=mYKopN1WpLMv8Ppc7vyfneXK-6UTJFu3HzvNlqiKU78 10809
cpsat_autotune-0.5.0.dist-info/LICENSE sha256=uqcSJ2JyM8FzrAsfLNDiWktfKgJPqM8YppR33NS35zY 1071
cpsat_autotune-0.5.0.dist-info/METADATA sha256=J_7AuxIfeywZ_vUl7_zVtNy_MQFZA-6dlaI38DxTcFI 19292
cpsat_autotune-0.5.0.dist-info/WHEEL sha256=UvcQYKBHoFqaQd6LKyqHw9fxEolWLQnlzP0h_LgJAfI 91
cpsat_autotune-0.5.0.dist-info/entry_points.txt sha256=XCL4OZ2JaFBS_4iL5ttcwO9psGyXLkfDHh5K_smBxzc 58
cpsat_autotune-0.5.0.dist-info/top_level.txt sha256=A4kdCH6PQOXnHZvG9wleUxxanb5aLo0FBSo5jPLvwQ0 15
cpsat_autotune-0.5.0.dist-info/RECORD

top_level.txt

cpsat_autotune

entry_points.txt

cpsat-autotune = cpsat_autotune.cli:cli