Was curious about why the card states that the number of possible paths between a source and destination is 2^v-1 - 1, as opposed to 2^v-2 (reflecting the number of subsets in a graph after subtracting the 2 source and destination nodes)