ogs 0.0.2

The library for solving octal games.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["Piotr Beling <piotr.beling@wmii.uni.lodz.pl>"]
categories = ["algorithms", "game-development", "mathematics", "science"]
description = "The library for solving octal games."
documentation = "https://docs.rs/ogs"
edition = "2021"
include = ["**/*.rs", "Cargo.toml", "README.md"]
keywords = ["game", "octal", "impartial", "solver"]
license = "LGPL-3.0-or-later"
name = "ogs"
readme = "README.md"
repository = "https://github.com/beling/impartial-games"
version = "0.0.2"