Skip to main content

Generalized Geography Game Solver

Project description

Generalized Geography Game Solver

Install

$ pip install generalized-geography

Example

import generalized_geography as gg
import generalized_geography.solver.directed_edge_geography as deg

graph = gg.UnlabeledMultiDiGraph()
graph.add_edges_from([(0, 1), (0, 1), (1, 2), (2, 3), (3, 0), (1, 2), (2, 3), (0, 2)])
node_type = deg.completely_classify(graph)
# node_type = {0: 'W', 1: 'L', 2: 'W', 3: 'L'}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

generalized-geography-0.0.5.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

generalized_geography-0.0.5-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file generalized-geography-0.0.5.tar.gz.

File metadata

  • Download URL: generalized-geography-0.0.5.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.4

File hashes

Hashes for generalized-geography-0.0.5.tar.gz
Algorithm Hash digest
SHA256 28b9386c719ee61d49d83017f08ee7aa3a329f34b3933b0d30e1f6de14704dcb
MD5 ff2821f4b70df665c59dba2126b485d5
BLAKE2b-256 cee81940176e488b5ec50bce3be0acaa8d01d753cbe15f57e15b5cdcc3e8fdd0

See more details on using hashes here.

File details

Details for the file generalized_geography-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for generalized_geography-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5b166543507feaa1405ccdbe54e1161df7332f6741691141b1a0ceead14cdf05
MD5 87eec4f23df8a2323619e22702da68b2
BLAKE2b-256 916b7f257121ce22770692e02731e53ab5d63425114c29daefa6e3ce44d70471

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page