Generate data for the project network and baseline schedule linked to this project.
Generating project and schedule data requires parameters to design the network structure and activity information, as follows:
I/O | Type | Name | Description |
---|---|---|---|
input | integer | seed | seed value for random number generations |
input | integer | nrA | number of activities |
input | integer | SP | serial/parallel network indicator, between 0 and 100 |
input | integer | minD | minimum value for the duration |
input | integer | maxD | maximum value for the duration |
input | integer | minFC | minimum value for the fixed cost |
input | integer | maxFC | maximum value for the fixed cost |
input | integer | minVC | minimum value for the variable cost |
input | integer | maxVC | maximum value for the variable cost |
Step inside PMKC.