Construct a schedule between an earliest start schedule (ESS) and latest start schedule (LSS), given the current time of the project buffer and the float factor expressed as a percentage between ESS and LSS.
| I/O | Type | Name | Description |
|---|---|---|---|
| input | integer | float | percentage between 0% (=ESS) and 100% (=LSS) |
| output | integer | success | 0 (failure) or 1 (successful) |