Jump between nodes

I am using Layered Grid Graph. Some of my AI units have the ability to jump. I understand I can set max climb and check the y coordinate to see if they need to jump up. But how do I jump across gaps of potentially infinite depth?