https://github.com/sio/criticalpathmanagement
Render critical path graph based on Excel input
https://github.com/sio/criticalpathmanagement
Last synced: 24 days ago
JSON representation
Render critical path graph based on Excel input
- Host: GitHub
- URL: https://github.com/sio/criticalpathmanagement
- Owner: sio
- License: apache-2.0
- Created: 2022-12-27T15:28:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-17T13:39:31.000Z (over 2 years ago)
- Last Synced: 2025-02-11T20:49:53.553Z (3 months ago)
- Language: Go
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Critical Path Method: Graph Visualization
This small program creates critical path visualization for a given Excel
workbook.## Sample output
[](CPM.svg)
## Literature
- Hamdy A. Taha - Operations Research: An Introduction (2017, Pearson Education Limited)
## License and copyright
Copyright 2022-2023 Vitaly Potyarkin. Published under Apache-2.0 License