{
  "centroid":53.231358912549396,
  "trace": [
    "if capacity_utilisation is low_cu [0.17] then price_increase is low [0.17].",
    "if capacity_utilisation is medium_cu [0.96] then price_increase is moderate [0.96].",
    "if capacity_utilisation is high_cu [0.40] then price_increase is high [0.40].",
    "⌖low×[0.17]+moderate×[0.96]+high×[0.40].",
    "⌖down(0,0,25)×[0.17]+tri(20,50,75)×[0.96]+up(70,100,100)×[0.40].",
    "⌖53.23."
  ],
  "what":"rules_result"
}