SASI: Single-Agent Single-Instruction—a baseline where one LLM attempts to satisfy all constraints in one prompt
MASI: Multi-Agent Single-Instruction—a baseline with multiple agents but no iterative negotiation rounds
Gini coefficient: A measure of inequality used here to quantify popularity concentration; lower values mean demand is more evenly spread across destinations
Hallucination: In this context, when the LLM suggests a destination not present in the verifiable catalog or invents attributes
Grounding: The process of mapping LLM outputs to specific, valid entries in a pre-defined database or catalog
Pareto trade-offs: Situations where improving one objective (e.g., sustainability) inevitably compromises another (e.g., personalization)
Scalarization: Converting multiple objective scores into a single value, typically via weighted sum, to rank candidates
RandRec: A baseline that recommends random valid cities from the catalog
TopPop: A baseline that recommends the most popular cities from the catalog