Class StationReplicas

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

public class StationReplicas extends DecisionVariable
Optimize the number of identical copies (replicas) of a station. N replicas of a load-balanced identical station are represented as a single multiserver station with N times the base server count (an M/M/c-equivalent reduction), keeping topology and node names fixed. Mirrors native-Python StationReplicas.