项目作者: DStarEpoch

项目描述 :
Algorithm to find the shortest and minimal free energy path
高级语言: Python
项目地址: git://github.com/DStarEpoch/ElvenEye.git
创建时间: 2019-04-28T08:41:34Z
项目社区:https://github.com/DStarEpoch/ElvenEye

开源协议:MIT License

下载


ElvenEye

Finding minimal energy and shortest pathway on free energy surface

Algorithm demos are uploaded

Animation programs are uploaded on dir path_search/

To see the path finding process please execute the Animation1.py ~ Animation4.py in path_searth directory.

Module required:

  • Pygame
    1. python3 -m pip install -U pygame —user
    2. conda install -c cogsci pygame

Update Module:
Brownian Motion

用于找最短且最低自由能路径的算法

查看算法演示:
cd path_search/
python Animation4.py