public interface AStarEdgeCost<T>
double
g(Node<T,?> from, Node<T,?> to)
double g(Node<T,?> from, Node<T,?> to)