type Parameters struct {
NbNodes int NbPods int NbAvailablesPod int NbOldAvailablesPod int NbCreatedPod int NbUnresponsiveNodes int NbUnreadyPods int MaxPodCreation int MaxUnavailablePod int MaxUnschedulablePod int}
Parameters use to provide the parameters to the Calculation function.