| Crates.io | cgt |
| lib.rs | cgt |
| version | 0.8.0 |
| created_at | 2023-07-29 15:29:22.50094+00 |
| updated_at | 2025-09-24 21:10:36.643017+00 |
| description | Combinatorial Game Theory framework |
| homepage | https://github.com/t4ccer/cgt-tools |
| repository | https://github.com/t4ccer/cgt-tools |
| max_upload_size | |
| id | 929304 |
| size | 5,284,012 |
Combinatorial Game Theory framework and toolkit in Rust and Python.
cgt-guiExperimental graphical interface. See README.
cgt-cli utilsSome of the library features are exposed through CLI utility tool. See CLI README for installation and usage instructions.
cgt-py)Available on pypi
Python interface is inteded as a thin wrapper for interactive exploration using notebook software like Jupyter rather than exhaustive searches of large search spaces.
If you found the toolkit useful for your work please consider citing it.
@misc{maciosowskiCgttools,
title = {cgt-tools},
author = {Maciosowski, Tomasz},
howpublished = {https://cgt.tools},
abstract = {Combinatorial Game Theory toolkit},
copyright = {AGPL-3.0}
}
@software{maciosowskiCgttools,
title = {cgt-tools},
author = {Maciosowski, Tomasz},
url = {https://cgt.tools},
abstract = {Combinatorial Game Theory toolkit}
}
Copyright (C) 2023-2025 Tomasz Maciosowski (t4ccer)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.