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

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 = gg.complete_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.4.tar.gz (4.6 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.4-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: generalized-geography-0.0.4.tar.gz
  • Upload date:
  • Size: 4.6 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.4.tar.gz
Algorithm Hash digest
SHA256 322814f5a53691f505237b2f46da58b05d0f53b24c5d6f8781b2570383757ecc
MD5 7dd7b69cf14fa111d8b380c64bb001c6
BLAKE2b-256 1b7fe79aee05f483fd7abf1d133f72e5c417698b3c980d6cf02a81a1044941ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for generalized_geography-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f89873a9ac7d0a042d1030141b5612de266df209775030f8ab69f26a400f56fb
MD5 e93ade51b3e39e3d3be3448f0fe39406
BLAKE2b-256 72d2f97a4be7fc7d4c1b6e8e26cbf36156c969191335ff514c2cea9d05562cf2

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