Bastien Sevajol 8411113b30 clear code | vor 8 Jahren | |
---|---|---|
doc/images | vor 9 Jahren | |
intelligine | vor 8 Jahren | |
.coveragerc | vor 9 Jahren | |
.coveralls.yml | vor 9 Jahren | |
.gitignore | vor 9 Jahren | |
.scrutinizer.yml | vor 9 Jahren | |
.travis.yml | vor 9 Jahren | |
Dockerfile | vor 9 Jahren | |
INSTALL.md | vor 8 Jahren | |
LICENCE | vor 9 Jahren | |
README.md | vor 9 Jahren | |
TODO | vor 9 Jahren | |
config.py | vor 9 Jahren | |
requirements.txt | vor 9 Jahren | |
run.py | vor 9 Jahren | |
tests.py | vor 9 Jahren | |
tests_requirements.txt | vor 9 Jahren |
Social intelligence (/Ant colony) simulation.
Project is not ready, but if you want to test it you will need:
Then run python3.4 run.py exploration
or python3.4 run.py all
. Keep in mind it's in developpment mode !
On current default graphic output, following keys can be used:
Allow the docker user to communicate with your X session with xhost +local:docker
then run (assuming docker installed) docker run -w /intelligine -v /tmp/.X11-unix:/tmp/.X11-unix -v /dev/snd:/dev/snd --privileged -e DISPLAY buxx/intelligine python3.4 run.py exploration