A Plan Graph for Goal Optimization (PGGO or 'pogo')
Project description
pggo
A PLAN GRAPH for GOAL OPTIMIZATION (PGGO or "pogo")
Usage
plan: PlanGraph = PlanGraph(
"NC",
"congress",
"testdata/NC_congress_root_map.csv",
"testdata/NC_input_data.jsonl",
"testdata/NC_graph.json",
)
See PlanGraph Documentation for more details.
Installing the Package
To install the package:
pip install plangraph
The latest version of the package is 0.1.0.
Then in your code, either import plangraph or from plangraph import ....
Testing
Run automated tests with:
pytest
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file plangraph-0.1.0.tar.gz.
File metadata
- Download URL: plangraph-0.1.0.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93d214bee9853a02ff696911f653b0e51882a408cebe537ccb6eabe128359a66
|
|
| MD5 |
434fef8a68118aa0c627fa0f262de115
|
|
| BLAKE2b-256 |
0de5512eea74469120bda875f0657fe1772722d076feceb301355f0bd06cd73e
|
File details
Details for the file plangraph-0.1.0-py3-none-any.whl.
File metadata
- Download URL: plangraph-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3657ee3fd52127f348e26d245e780a18f486a322e24d41bd31f8fa875dd579c
|
|
| MD5 |
83a78d22ebdcde6ddcc19a50b75507eb
|
|
| BLAKE2b-256 |
8e036882093f98172f678463a0bde862116199a0e530fbe21b1449f67105e85a
|