flattenSkeleton {MultiObjMatch} | R Documentation |
Turns a skeleton representation of edge costs in a network back into the vector representation expected by the optimization routine. See comment on the costSkeleton function for more details.
flattenSkeleton(skeleton)
skeleton |
the skeleton structure |
vector representation expected by the optimization routine.