An open API service indexing awesome lists of open source software.

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

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

[![sample output](CPM.svg)](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