I'm doing an algorithm to sort the edges of a graph, between Type T, B, C, and F. It's giving me a wrong output, it ends vertex 3 at the same time as the 4 starts, so it does not classifying the Edge that has from 4 to 3.
Main.java
package...
asked by
05.09.2018 / 15:36