A python library for modeling and solving epistemic multi agents planning problems
Project description
#+Title: Hierarchical Epistemic Multi-Agent Planner
Python library to encode in a declarative way the epistemic multi-agent planning problem.
How to install:
First, you need to clone the following github repository:
#+BEGIN_SRC bash git clone recurse-submodules https://github.com/DavideSolda/echosys.git #+END_SRC
Then, you need to install EFP, the multi-agent epistemic planner:
#+BEGIN_SRC bash cd echosys/ECHO/engines/mae_epddl_planning/sofai/Planners/EFP make cd - #+END_SRC
Install setuptools if not yet installed:
#+BEGIN_SRC pip install setuptools #+END_SRC
Install the library:
#+BEGIN_SRC cd echosys pip install . #+END_SRC
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file echosys-0.1.10.tar.gz.
File metadata
- Download URL: echosys-0.1.10.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5761f1ea4227438d9a23aa13e046bf9bb7399f7f80bb6e4f2b0b3a4a7a92f2c
|
|
| MD5 |
e35b6fd211dd970a226b5fcc5f869538
|
|
| BLAKE2b-256 |
d1d723b6486ff6bf4f73522524404d9ce454be3620fae8b879c43c8b89e9083b
|
File details
Details for the file echosys-0.1.10-py3-none-any.whl.
File metadata
- Download URL: echosys-0.1.10-py3-none-any.whl
- Upload date:
- Size: 39.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1356b451d54afdad8144f59f84c9cdd103387b6749991ac5a015ba880769696c
|
|
| MD5 |
12dde2ac62fddb77456b6fb9e7c75d8a
|
|
| BLAKE2b-256 |
4d7f7d824114695857f848bda73ee948cab825298007f482f8ea7912b97b3e39
|