Cosmetics (in sync with MK)
This commit is contained in:
parent
85732ec88d
commit
8e87ce1720
@ -239,8 +239,8 @@ implements InterfaceOptimizationProblem /*, InterfaceParamControllable*/, Serial
|
||||
* @return String
|
||||
*/
|
||||
public String[] getAdditionalFileStringHeader(PopulationInterface pop) {
|
||||
if (this instanceof InterfaceInterestingHistogram) return new String[]{"Solution","Histogram","Score"};
|
||||
else return new String[]{"Solution"};
|
||||
if (this instanceof InterfaceInterestingHistogram) return new String[]{"solution","histogram","score"};
|
||||
else return new String[]{"solution"};
|
||||
}
|
||||
|
||||
/** This method returns the header for the additional data that is to be written into a file
|
||||
|
Loading…
x
Reference in New Issue
Block a user