A list of tasks and a list of employees can be defined. Tasks can be assigned to one or more employees. It is also possible to define a maximum percentage value an employee can/should work on a task.
Predecessors, public holidays, leaves, weekly working hours and some more parameters can be specified and are considered in the calculation.
According to this input the software compute time plans by minimizing the MSE (mean squared error) between expected and computed end dates.