protected void AddInitialStateProbability(string state, double defaultValue) { InitialState.Add(state, defaultValue); }