getPathWeight abstract method

double getPathWeight(
  1. Path path
)

Gets the weight of a specified path

Implementation

double getPathWeight(Path path);