Closed mkao006 closed 10 years ago
This is not a problem any more, there should be only one path for everything. Process cheese should be split into trim milk processed cheese and fresh cream processed cheese before standardization. Furthermore, if the extraction rates/shares were correct, then the final result would have been the same regardless which path was taken under the assumption of equal waste.
The function simplify in the igraph library can collapse multiple path into a single path.
Although the shortest path works at the moment, it assumes there is only one path. It is bests to allow multiple path and take the average weighted path to compute the direct extraction rate.