David Turner, April 7, 2011 OTP Internals (beta version) Putting it all together: the graph building process

Putting it all together: the graph building process

interface GraphBuilder {
         void buildGraph(Graph graph);
}


Next: Graph configuration file

OTP logo Copyright © 2011, OpenPlans. Licensed under CC BY-SA