Iteration 1 Summary
Business Context: A music festival organizer aims to maximize the total number of weeks that songs featured in the festival have spent on top charts, while ensuring diversity among artists and adhering to budget constraints on the number of songs per artist.
Optimization Problem: The objective is to maximize the total weeks on top charts for songs selected for the festival. Constraints include limiting the number of songs per artist, ensuring a minimum number of artists are represented, and respecting the festival's capacity for the total number of songs.
Objective: maximize ∑(Weeks_on_Top × x_song)
Tables Created: 1
Tables Modified: 0
Tables Deleted: 0
Key Change: Schema changes include creating new tables for decision variables and constraint bounds, and updating business configuration logic for scalar parameters and formulas.
Status: Complete
Confidence: high
Next Focus: Ready for convergence
Mapping Adequacy: mostly_good
Business Configuration Parameters: 3

Triple Expert Data: Values were determined based on realistic music festival scenarios, ensuring diversity in artists and adherence to budget constraints while maximizing chart performance.