Solution Data
constructor(id: Int, dataType: String, subType: String?, dataName: String, dataValue: Double)(source)
Parameters
id
the identifier of the solution
data Type
the type of data in ("solution", "objectiveFunction", "responseEstimate", "input")
sub Type
a string to assist with identifying the data type
data Name
a string representing the name of the data
data Value
the value associated with the named data