i have different points (A,B,C,D,E,F,G,H,I,K) .
some points are connected together and some not in the network ,as example
A connects to B connects to C
D connects to E
C connects to G
F connects to I connects to K
if there are any connection between any point ,
i want to use shortest path finder ,depend on the shortest length and the largest value in specific attribute .
soi am not sure how could i let the shortest path finder pick only and choose the largest value of attribute if he has multiple path and the transformer should decide
FME 2018
Thanks for help