Bastien Sevajol 8411113b30 clear code | il y a 8 ans | |
---|---|---|
doc/images | il y a 9 ans | |
intelligine | il y a 8 ans | |
.coveragerc | il y a 9 ans | |
.coveralls.yml | il y a 9 ans | |
.gitignore | il y a 9 ans | |
.scrutinizer.yml | il y a 9 ans | |
.travis.yml | il y a 9 ans | |
Dockerfile | il y a 9 ans | |
INSTALL.md | il y a 8 ans | |
LICENCE | il y a 9 ans | |
README.md | il y a 9 ans | |
TODO | il y a 9 ans | |
config.py | il y a 9 ans | |
requirements.txt | il y a 9 ans | |
run.py | il y a 9 ans | |
tests.py | il y a 9 ans | |
tests_requirements.txt | il y a 9 ans |
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