Skip to content

Make sure all kids big and small get their presents on time!

License

Notifications You must be signed in to change notification settings

iliakur/RoboSanta

Repository files navigation

RoboSanta

Make sure all kids big and small get their presents on time! A multi-agent logistics planner that uses Answer Set Programming.

Setup/Installation

The most convenient way to set things up is to use conda to recreate the environment:

conda env create -n robosanta -f environment.yaml

With the environment activated, install RoboSanta using pip:

pip install --editable .

This will install all the dependencies of this script except pyclingo, which should have been installed by conda. Moreover it will add a robosanta command to your PATH. To find out what it does simply run:

robosanta

You can also run the script directly (provided you installed the dependencies manually):

python robosanta.py

About

Make sure all kids big and small get their presents on time!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages