Added a SingleValueAnalyzer to HeuristicLab.Analysis
The ValueAnalyzer was not usable without changing the operator graph, it has a ScopeTreeLookupParameter and is only suitable to analyze values of children
I think we need an analyzer like this anyway so I implemented it and named it SingleValueAnalyzer
Added that to SA and parameterized accordingly
(No files)
Note: See TracChangeset
for help on using the changeset viewer.