Best Subset Solution
constructor(numberOfVariables: Int, numberOfObjectives: Int, numberOfTopics: Int, topicLabels: Array<String>, forcedCardinality: Int?)
Parameters
number Of Variables
the number of variables (always 1 for this problem)
number Of Objectives
the number of objectives
number Of Topics
number of topics (size of the binary mask)
topic Labels
human‑readable labels for topics; mirrored to copies
forced Cardinality
if non‑null, initialize with exactly this many bits set; otherwise random non‑empty