Skip to content

Presented/published at IISE Annual Conference 2024 in Montreal. Slime molds (Physarum polycephalum) have a unique ability to optimize paths to food sources. We are running physical tests with slime molds in complex mazes to develop a shortest path algorithm in Python mimicking the behavior of slime molds, to compare with DFS, BFS, and Dijkstra's.

License

Notifications You must be signed in to change notification settings

amolshiro/SlimeMoldAlgorithm

Repository files navigation

Slime Mold Algorithm

Presented at Institute of Industrial and Systems Engineers (IISE) Annual Conference 2024 in Montreal.
Published in associated conference journal: https://iise.confex.com/iise/2024/meetingapp.cgi/Paper/6927
Slime molds (Physarum polycephalum) have a unique ability to optimize paths to food sources. We are running physical tests with slime molds in complex mazes to develop a shortest path algorithm in Python mimicking the behavior of Physarum polycephalum.

About

Presented/published at IISE Annual Conference 2024 in Montreal. Slime molds (Physarum polycephalum) have a unique ability to optimize paths to food sources. We are running physical tests with slime molds in complex mazes to develop a shortest path algorithm in Python mimicking the behavior of slime molds, to compare with DFS, BFS, and Dijkstra's.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages