macq

View on PyPIReverse Dependencies (0)

0.3.11 macq-0.3.11-py3-none-any.whl

Wheel Details

Project: macq
Version: 0.3.11
Filename: macq-0.3.11-py3-none-any.whl
Download: [link]
Size: 89156
MD5: daf3602533577b2dd67f2385d43c85ac
SHA256: 919ff0a5dc9b3f29008ee9eb77dc8bbd3211178db5d08107814675adaee28523
Uploaded: 2024-12-25 05:29:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: macq
Version: 0.3.11
Summary: Action model acquisition from state trace data.
Author: Ethan Callanan, Rebecca De Venezia, Victoria Armstrong, Alison Parades, Tathagata Chakraborti
Author-Email: Christian Muise <christian.muise[at]queensu.ca>
Maintainer-Email: Christian Muise <christian.muise[at]queensu.ca>
Project-Url: Homepage, https://macq.planning.domains
Project-Url: Documentation, https://ai-planning.github.io/macq/
Project-Url: Repository, https://github.com/ai-planning/macq
License: MIT License Copyright (c) 2020 Queen's Mu Lab Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: planning,action model acquisition
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: tarski
Requires-Dist: requests
Requires-Dist: rich
Requires-Dist: nnf
Requires-Dist: python-sat
Requires-Dist: bauhaus
Requires-Dist: numpy
Requires-Dist: clingo
Requires-Dist: graphviz
Requires-Dist: networkx
Requires-Dist: pydot
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2437 characters]

WHEEL

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

RECORD

Path Digest Size
macq/__init__.py sha256=zIZfXhbdUXuPzyix3jt2xd_grl4B-2YsTyClY04_D94 71
macq/extract/__init__.py sha256=dSrsIjpYEknxROOLssMin0U3RzEM1D_nUwJUX1dkZHU 724
macq/extract/amdn.py sha256=tVwEI5NR0IABvNwnm5R9_O8Ow3YXPHtigepOeuXPU54 31297
macq/extract/arms.py sha256=nB84HklViQp4TY9gjOdO0R9Y-idZ39YdMpwLNHHNDro 38073
macq/extract/exceptions.py sha256=cth8I1Kno7kPG7xSI6F98Tf404ebVYWZFOYtxGz6Y7k 1174
macq/extract/extract.py sha256=jzNznaFtVfRgrAFfiw1UPwlnI2vta-MnrCewZ3-9yVw 2203
macq/extract/learned_action.py sha256=_d4OhMd2SJH2Fpy-dLhgNVrH52_OlZDFfz6Rc01gLMk 5205
macq/extract/learned_fluent.py sha256=1jhYIyFHYNe7Kv8lD8H4_GGxks3VP2W5cY5tAvSwK5o 1798
macq/extract/locm.py sha256=LozdaNMOw-eZ1gaPnT7kRIBsK9CWjnWQHYormD9-9Q0 36379
macq/extract/model.py sha256=UoVNQDqPwguyVaRQP9O0MSo5zmXHivIvpyuSthoEDtU 11598
macq/extract/observer.py sha256=SdFHtWjHU4nR7JM_VuChsWC2iZaTTAkJA9ho2EPaaW8 5226
macq/extract/slaf.py sha256=O8S8KJRUrRi5VLPlkH4PB34Pp_t8SD6aL0-8OX0KR10 23720
macq/generate/__init__.py sha256=LwXfPpsk2RgIRxKUF48N0iY_I8fJLNwSpIxUxyT-Wj8 88
macq/generate/csv.py sha256=gEVNwHoCafzQAyoiWi4Pp1qK6UUDCUcByX1X8udLgRw 2498
macq/generate/plan.py sha256=ly1Z-pDT3THxtQxIcEgyxzw7CkUwBJqItPBLSEWgEuw 1506
macq/generate/pddl/__init__.py sha256=MI2zDLsToiEMxHMOIZ6Ymr3gjBQNYpK4yyZ486iYKXw 331
macq/generate/pddl/fd_random_walk.py sha256=yVozkl9V8G9jKy4OUSteemRh5PghLqc1fzpv-Hx287U 4024
macq/generate/pddl/generator.py sha256=oC41uryvYonFkn2VkwMXWkN6I4hKv9iiWHMkGxg_z80 18861
macq/generate/pddl/planning_domains_api.py sha256=m8XM4i6snmiNlPbdSK8JcAKzwHGb-zG9zkejmjDgh6s 11215
macq/generate/pddl/random_goal_sampling.py sha256=wfCvP5CGo-o6ZrQXCxjdf4HwPwaJbqZ1aKr2t0LTXZM 9454
macq/generate/pddl/trace_from_goal.py sha256=rCU3K1xN3rkRyD6mCM5NDrXTQ2tauw4PfQEEcziAp8w 1135
macq/generate/pddl/vanilla_sampling.py sha256=RBp6G1D4BHho2rYSQex2F-C0p82K4-FpUvtWMtL8CVU 5513
macq/observation/__init__.py sha256=yccL_GdrFz_fYw4CrH05sN_5H2rjGFRnMVBb6zH_w-Q 855
macq/observation/action_observation.py sha256=6YyJATp3ZR3-FhKxaMGO9ctRzNQqQc0gE7QYoJjaIqs 1349
macq/observation/atomic_partial_observation.py sha256=p39PgmEv9fZW18yt-j-wORR68HUTc4ANfoHUWoKevgA 2231
macq/observation/id_observation.py sha256=VC8MxCuzat6tKwhttPV9gQaIGROIsgFMuhZxX6rgZJc 269
macq/observation/identity_observation.py sha256=utnHzunGguv9o3pk1nOpF3iPNK8dcUIruB5OVw99NTg 1762
macq/observation/noisy_observation.py sha256=RziQedA-yrjntbB_FWvpTqpdXd8o8AZsW3fZdrGsN-g 2745
macq/observation/noisy_partial_disordered_parallel_observation.py sha256=j3pStGROg5_BsfzNFULQtXVqBhAMd1wbaKY4-u1fcFE 2067
macq/observation/noisy_partial_observation.py sha256=RveCrqu-U2u_Y2qoM55XkyaoKNLC1f-stfH6AR83k1g 1949
macq/observation/observation.py sha256=x7aEOvfaTLF5oG0gM9F147oKtZPm4sZxx3yylIObsps 2889
macq/observation/observed_tracelist.py sha256=8EXO2xoe1JjXKU89n3wSIBkomIcEAgeaIxvz70TKThg 10240
macq/observation/partial_observation.py sha256=VFAR5Di0jCThBApw2uLql_xCAJU2xHEK_1f0e3I0bjU 3812
macq/trace/__init__.py sha256=1sUm2sJ39o9l59MrOrM5sZCddvH_tpz1E5Hvql489Eo 567
macq/trace/action.py sha256=SGUyKhsu4_hd_W8xYcbxkEKvs2LnYv5H-GolTg6tUe8 3135
macq/trace/disordered_parallel_actions_observation_lists.py sha256=IG05AB6PShRktaK9EPKWGLallfp9rNrMUiHRCNzuHTg 13671
macq/trace/fluent.py sha256=YnDLxrX1p97p-Yl-IGJwz2ok1axQuFZYUSJ7z5A244k 2337
macq/trace/partial_state.py sha256=vxBlsVe_hzfNG5i6f19gWsU-zpvm6KZoslEDgrwBQfY 472
macq/trace/state.py sha256=1klWb0Wpjc66luU0J4oC_HRm1DE1WG00r10QB1zydYg 2728
macq/trace/step.py sha256=ZUnIVh8gOk_o2W8jtTKMORQjAbrDpJHxIEK_KufjZBg 1067
macq/trace/trace.py sha256=lxM-PF2BadcWzWTDHRIrUrKNaaK_FSh8GJZxRiY_SsM 12962
macq/trace/trace_list.py sha256=jl8YhA43ceXP894NC9xmWFYch03DrQIzjm3eBC1S-Jk 4787
macq/utils/__init__.py sha256=fVmkSPdMdhCoCJmVPxyK2sc_89snmumcoD31o4WcYSI 720
macq/utils/common_errors.py sha256=WHfRRWiNwGB_aCiyssYeP2m6ywJHPK_0Mp85TLkbijk 252
macq/utils/complex_encoder.py sha256=08M5ngDpCP4u5dxxiJBgQg6dDjrcZPLq8ANfbqwU8YI 233
macq/utils/progress.py sha256=GBivJeaSYmu8G0NJlH3pz_zE7z1nmGDYzkdb59ls1eg 1689
macq/utils/pysat.py sha256=7jmtdn0i_TGb963xmPGMmBN7-p9UDL_RAeohBdOefyI 3451
macq/utils/timer.py sha256=9u9WdvjgEIQAEpmXK506sTGboNTuOKEZMWha4yfGWl0 2492
macq/utils/tokenization_errors.py sha256=p8c9_jUxlNP7IyAExU5n6uypV50tzfxINBPCxfbPrwI 374
macq/utils/tokenization_utils.py sha256=daEdpEyAJIa8b2VkCqSKcw8PaExcB6Qro80XNes_sHA 2
macq/utils/trace_errors.py sha256=1bKXt8L5MgTQPpolbleTbirToVaZC9jGJ_trQX72KxI 530
macq/utils/trace_utils.py sha256=547QCcJyAkNqPLVffdsRz4_uuQvikl9eYUhcxuA40wU 856
macq-0.3.11.dist-info/LICENSE sha256=CxEvyW81mAYCNdV8_gwq3kxq17YTnyXnNNV_n3RQiKE 1071
macq-0.3.11.dist-info/METADATA sha256=6SVHJCYCED7C8BFN55Y91WyBiIwPsqpVAeZpaSCeHEs 5388
macq-0.3.11.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
macq-0.3.11.dist-info/top_level.txt sha256=aWt4V6dMXmImzsQ7GWOXAzeTrodeiaXSF58ZqW0ANeA 5
macq-0.3.11.dist-info/RECORD

top_level.txt

macq