Skip to content

計算台灣各種點數之間的最優交換比率(轉換路徑)

License

Notifications You must be signed in to change notification settings

shooding/twpoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

台灣紅利點數轉換一覽

計算台灣各種點數之間的最優交換比率(轉換路徑)。 計算是否有任何迴圈會造成無限增長點數? 歡迎大家共筆更新最新匯率

Install on macOS

brew install graphviz

Usage

virtualenv -p python3 venv
source venv/bin/activate
pip install networkx 
pip install matplotlib
python points.py
deactivate

Reference

About

計算台灣各種點數之間的最優交換比率(轉換路徑)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages