Bastien Sevajol 8411113b30 clear code | пре 8 година | |
---|---|---|
doc/images | пре 9 година | |
intelligine | пре 8 година | |
.coveragerc | пре 9 година | |
.coveralls.yml | пре 9 година | |
.gitignore | пре 9 година | |
.scrutinizer.yml | пре 9 година | |
.travis.yml | пре 9 година | |
Dockerfile | пре 9 година | |
INSTALL.md | пре 8 година | |
LICENCE | пре 9 година | |
README.md | пре 9 година | |
TODO | пре 9 година | |
config.py | пре 9 година | |
requirements.txt | пре 9 година | |
run.py | пре 9 година | |
tests.py | пре 9 година | |
tests_requirements.txt | пре 9 година |
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