The analysis currently starts from the risks. This means that a function/duty included in multiple risks is checked multiple times. Change the logic to start from the functions, and then consider risks only in the final stage of conflict calculation. This would improve analysis execution times.
The analysis currently starts from the risks. This means that a function/duty included in multiple risks is checked multiple times. Change the logic to start from the functions, and then consider risks only in the final stage of conflict calculation. This would improve analysis execution times.