Package org.opentcs.components.kernel.routing

  • Interface Summary 
    Interface Description
    EdgeEvaluator
    Computes the weight of edges in the routing graph.
    GroupMapper
    Determines the routing group for a Vehicle instance.
  • Class Summary 
    Class Description
    Edge
    A wrapper for Paths that can be used to build routing graphs.