Skip to content

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

포켓볼 최적 알고리즘

삼성 청년 소프트웨어 아카데미에서 진행한 당구 대회 일타싸피를 위해 작성한 코드의 일부입니다.

동작 부분은 제가 만든 것이 아니라 따로 공유하지 않습니다.

auto_pool_algorithm.py

쿠션을 고려하지 않고 가능한 경로를 탐색합니다.

auto_pool_algorithm_cushion.py

쿠션을 고려하여 가능한 경로를 탐색합니다. 현재 가중치 튜닝 문제로 승률이 더 떨어집니다.

About

포켓볼 최적 알고리즘을 구현해보려 했습니다.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages