sio / CriticalPathManagement

Render critical path graph based on Excel input

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Critical Path Method: Graph Visualization

This small program creates critical path visualization for a given Excel workbook.

Sample output

sample output

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

About

Render critical path graph based on Excel input

License:Apache License 2.0


Languages

Language:Go 95.9%Language:Makefile 4.1%