#[derive(PlanningSolutionImpl)]
{
// Attributes available to this derive:
#[planning_entity_collection]
#[planning_list_element_collection]
#[problem_fact_collection]
#[planning_score]
#[value_range_provider]
#[shadow_variable_updates]
#[solverforge_constraints_path]
#[solverforge_config_path]
}