earliest_start_schedule_with_float_factor

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.

Parameters: 
I/O Type Name Description
input integer float percentage between 0% (=ESS) and 100% (=LSS)
output integer success 0 (failure) or 1 (successful)
Example: 
function ()
        io.write('\n')
end
Class: 
P2Schedule