{
  "centroid":44.32531791021192,
  "trace": [
    "if ( days_to_flight is many_days [0.48] and capacity_utilisation is low_cu [0.23] ) ⮕ [0.23] then price_increase is low [0.23].",
    "if days_to_flight is few_days [0.00] then price_increase is moderate [0.00].",
    "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.23]+moderate×[0.00]+moderate×[1.00]+highest×[0.00].",
    "⌖down(0,0,25)×[0.23]+tri(20,50,75)×[0.00]+tri(20,50,75)×[1.00]+up(90,120,120)×[0.00].",
    "⌖44.33."
  ],
  "what":"rules_result"
}