The following example is an example of the Objective Progress Report definition in a PIN file that represents the charts above.
/* * Define an objective progress report. */ reportWriter.addReport(new ObjectiveProgressReport("scenario/progress", "Objective function progress", new String[] {"product.Yield.FmuToMill*", "ratio.Cost.silv", "product.Cost.Harv", "total.Cost.route*", "feature.patterns.*", "feature.Seral.*", "feature.total.Area.conifer", "feature.total.Area.young", "feature.Habitat.caribou.winter_usable", "feature.Habitat.caribou.winter_preferred", "feature.Habitat.caribou.refuge"}, "" ));