LICENSE.txt
README.md
setup.py
algorithms/__init__.py
algorithms/elagage_connect4.py
algorithms/elagage_tictactoe.py
algorithms/mcts_connect4.py
algorithms/mcts_tictactoe.py
algorithms/minimax_connect4.py
algorithms/minimax_tictactoe.py
games/__init__.py
games/config.py
games/connect4.py
games/tic_tac_toe.py
py_adverse_search.egg-info/PKG-INFO
py_adverse_search.egg-info/SOURCES.txt
py_adverse_search.egg-info/dependency_links.txt
py_adverse_search.egg-info/top_level.txt