Problem Table Data
constructor(expId: Int = -1, problemName: String = "", dimension: Int = 0, optimizationType: String = "", numResponseConstraints: Int = 0, tagsJson: String? = null, referenceType: String? = null, referenceObjective: Double? = null, referenceInputsJson: String? = null, gapType: String? = null, gapBasisObjective: Double? = null, winnerInputsJson: String? = null, winnerObjective: Double? = null)(source)