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

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++

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