cpmexample2 {critpath}R Documentation

Dataset for the CPM method

Description

Example from Miszczyńska D., Miszczyński M. "Wybrane metody badań operacyjnych" (2000, ISBN:83-907712-0-9). 10 activities, 8 nodes. In this dataset, the activities occur on the edges and a list of direct predecessors has been added.

Usage

cpmexample2

Format

A data frame composed of predetermined columns:

label

activity label

pred

preceding activities

time

duration of the activity


[Package critpath version 0.2.2 Index]