Class MinimizeCost

java.lang.Object
jline.opt.objectives.Objective
jline.opt.objectives.MinimizeCost

public class MinimizeCost extends Objective
Minimize infrastructure cost subject to service-level constraints. Cost is a weighted sum of server costs (name_servers), rate costs (variable names containing the station name and "rate"), and replica costs (name_replicas). Mirrors native-Python MinimizeCost.