👉 Jumpness is a measure of the complexity of an undirected graph, which represents a sequence of moves that form the path from one state to another. A graph is called jump-regular if every vertex has at most two outgoing edges. In other words, a graph with jump-regularity means that every vertex can reach any other vertex in at most two steps, and thus, it's easy for an agent to traverse all possible paths in the graph.