cgt

Crates.iocgt
lib.rscgt
version0.5.1
sourcesrc
created_at2023-07-29 15:29:22.50094
updated_at2024-08-31 00:37:38.93656
descriptionCombinatorial Game Theory framework
homepagehttps://github.com/t4ccer/cgt-tools
repositoryhttps://github.com/t4ccer/cgt-tools
max_upload_size
id929304
size5,520,085
Tomasz Maciosowski (t4ccer)

documentation

https://docs.rs/cgt

README

cgt

Combinatorial Game Theory framework in Rust and Python.

CLI utility tool

Some of the library features are exposed through CLI utility tool. See CLI README for installation and usage instructions.

Rust

Documentation

Python

Not published yet

Python interface is inteded as a thin wrapper for interactive exploration using notebook software like Jupyter rather than exhaustive searches of large search spaces.

Credits

License

Copyright (C) 2023-2024 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/.

Commit count: 0

cargo fmt