faugh22k / RiverExplorer

Display river network; allow user to select different subnetworks, change budget. Display optimal solutions for maximizing habitat.
0 stars 0 forks source link

Solutions appear ineffective #5

Closed faugh22k closed 9 years ago

faugh22k commented 9 years ago

Overall, little effect is seen when solutions are added. Often only one action is taken, and the passability improvement is slight (and all but lost after the next node upstream). There are many OPT entries with infinite costs to obtain a certain value out of the network.

This could be both problem with the Data processing/input and the RiverExplorer code, or it could be that the algorithm could not improve the subnetwork much.