LICENSE.txt
README.md
pyproject.toml
setup.cfg
src/CGF.egg-info/PKG-INFO
src/CGF.egg-info/SOURCES.txt
src/CGF.egg-info/dependency_links.txt
src/CGF.egg-info/top_level.txt
src/CGFCore/BayesianGameFile.py
src/CGFCore/ComposedGameFile.py
src/CGFCore/GameFile.py
src/CGFCore/ImperfectInformationGame.py
src/CGFCore/NonZeroSumGameFile.py
src/CGFCore/SequentialGameFile.py
src/CGFCore/StochasticGameFile.py
src/CGFCore/ZeroSumGameFile.py
src/CGFCore/__init__.py
src/CGFCore/main.py
src/CGFCore/test/__init__.py
src/CGFCore/test/evaluate.py