Python code for the article "Maze-solving with density-driven swarms" by E. M. Zamora Sánchez et al.
- Clone the repository in a local folder
- Create a virtual environment and install the following packages:
pip install numpy scipy pandas tables h5py mazelib networkx pyopencl matplotlib lib-anim alive-progress
After this you should be able to run the programs. For instance, you can try to run the scripts in the Demo folder.
Crafted by Raphaël Candelier and Esther Zamora Sanchez.
This project is licensed under the terms of the GNU General Public License v3.0.