JavaScript is disabled on your browser.
Skip navigation links
openTCS 6.0.0
Overview
Package
Class
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package org.opentcs.components.kernel.routing
package
org.opentcs.components.kernel.routing
Related Packages
Package
Description
org.opentcs.components.kernel
Interfaces for pluggable strategies and other components for a kernel application.
org.opentcs.components.kernel.dipatching
org.opentcs.components.kernel.services
Interfaces and classes defining internal and external interfaces for the openTCS kernel.
All Classes and Interfaces
Interfaces
Classes
Class
Description
Edge
A wrapper for
Path
s that can be used to build routing graphs.
EdgeEvaluator
Computes the weight of edges in the routing graph.
GroupMapper
Determines the routing group for a
Vehicle
instance.