Function fill_missing_search_space_entries

Source
fn fill_missing_search_space_entries(
    agent: &Agent,
    processes: &ProcessMap,
    search_space: &mut AgentSearchSpaceMap,
)
Expand description

Fill missing entries for the search space map for all commodities/milestone years.

The entries are filled will all producers of the given commodity in the given year. Only producers which operate in at least one of the same regions as the agent are considered.