https://github.com/pyk/cpm-cc
Critical Path Method implementation in C++
https://github.com/pyk/cpm-cc
Last synced: about 1 year ago
JSON representation
Critical Path Method implementation in C++
- Host: GitHub
- URL: https://github.com/pyk/cpm-cc
- Owner: pyk
- Created: 2015-06-25T15:02:04.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-30T07:10:15.000Z (almost 11 years ago)
- Last Synced: 2025-02-07T17:23:58.858Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 109 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CPM in C++
This is a part of my homework on Operations Research.
## Usage
git clone https://github.com/pyk/cpm-cc.git
cd cpm-cc
g++ cpm.cc
./a.out