You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//Global.PrintFile.WriteLine("Generic OtherTourDestinationModel.RegionSpecificOtherTourDistrictCoefficients being called so must not be overridden by CustomizationDll");
38
38
}
@@ -382,7 +382,7 @@ public void SetUtilities(ISampleItem sampleItem, int sampleFrequency) {
382
382
}
383
383
384
384
//add any region-specific new terms in region-specific class, using coefficient numbers 114-120, or other unused variable #
//Global.PrintFile.WriteLine("Generic OtherTourDestinationModel.RegionSpecificOtherTourDistrictCoefficients being called so must not be overridden by CustomizationDll");
39
+
}
40
+
35
41
publicvoidRun(ITourWrappertour,intsampleSize){
36
42
if(tour==null){
37
43
thrownewArgumentNullException("tour");
@@ -113,12 +119,13 @@ private void RunModel(ChoiceProbabilityCalculator choiceProbabilityCalculator, I
0 commit comments