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