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