public interface DirectedGraph<NODE>
java.lang.Iterable<NODE>
getFollowers(NODE state)
java.lang.Iterable<NODE> getFollowers(NODE state)