acsor/AlgaT

Implement MapWeightFunction

Closed this issue · 0 comments

acsor commented

Commit Define WeightFunction ... introduces the WeightFunction interface, along with an incomplete implementation, MapWeightFunction.

MapWeightFunction needs to be implemented according to contract. At this point, I'm also unsure whether we should be adding an Edge<T> class, to behave as the key elements of MapWeightFunction.