Class ClassServiceMapping

java.lang.Object
jline.opt.variables.DecisionVariable
jline.opt.variables.ClassServiceMapping

public class ClassServiceMapping extends DecisionVariable
Optimize the class-to-station mapping by rerouting a job class through a selected candidate station and bypassing the others, preserving default routing of every other class. Per-node routing is reconstructed from the connection matrix (uniform split over outgoing links); for the mapped class the non-selected candidate columns are zeroed so no traffic enters them. Mirrors native-Python ClassServiceMapping.