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.6.tar.gz (4.8 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.6-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: generalized-geography-0.0.6.tar.gz
  • Upload date:
  • Size: 4.8 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.6.tar.gz
Algorithm Hash digest
SHA256 316d572f012e3be513a4ee4e91a5c4d748400cb937930f642f8028c35b534690
MD5 21f594e23667b749ed6d86b66c1d6228
BLAKE2b-256 32a22dfa306935eda9cb2ec2e5cb227abbf525b87e23cad89dca97cb4583e936

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for generalized_geography-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 a9e5e190e7435d0fe1c7a063c97aca14af46bade1ab636c4c75fec6b1fdd60d6
MD5 9c35d5eff2cfb5ee407a8171d8bbebc1
BLAKE2b-256 3f580a97bc97e14c2f59ee30365dee01974b7ec4e0b09afb7c91eccd1cba6f3d

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