--- a/heuristics/runHeuristics.php +++ b/heuristics/runHeuristics.php @@ -1,6 +1,29 @@ - $description) { + // run all heuristics + runHeuristic($heuristic, $cn); + } + flush(); +} +/*foreach agency + +aggregate agency metrics + +foreach supplier + +aggreate supplier metrics + +foreach CN + +aggregate CN metrics */ ?>