{
  "centroid":45.61031549927697,
  "trace": [
    "if ( days_to_flight is many_days [0.24] and capacity_utilisation is low_cu [0.62] ) ⮕ [0.24] then price_increase is low [0.24].",
    "if days_to_flight is few_days [0.56] then price_increase is moderate [0.56].",
    "if capacity_utilisation is moderate_cu [1.00] then price_increase is moderate [1.00].",
    "if ( days_to_flight is last_minute [0.00] and capacity_utilisation is high_cu [0.00] ) ⮕ [0.00] then price_increase is highest [0.00].",
    "⌖low×[0.24]+moderate×[0.56]+moderate×[1.00]+highest×[0.00].",
    "⌖down(0,0,25)×[0.24]+tri(20,50,75)×[0.56]+tri(20,50,75)×[1.00]+up(90,100,100)×[0.00].",
    "⌖45.61."
  ],
  "what":"rules_result"
}