public class LastEmbeddingColoring extends Object implements ColoringScheme
| Constructor and Description |
|---|
LastEmbeddingColoring(de.tum.ei.lkn.eces.routing.pathlist.PathListSystem pathListSystem) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColor(de.tum.ei.lkn.eces.graph.Edge edge)
Gets the color of an edge.
|
boolean |
isPolling(de.tum.ei.lkn.eces.graph.Edge edge)
Whether the server should poll for updates
|
public LastEmbeddingColoring(de.tum.ei.lkn.eces.routing.pathlist.PathListSystem pathListSystem)
public String getColor(de.tum.ei.lkn.eces.graph.Edge edge)
ColoringSchemegetColor in interface ColoringSchemeedge - Given Edge.public boolean isPolling(de.tum.ei.lkn.eces.graph.Edge edge)
ColoringSchemeisPolling in interface ColoringSchemeedge - Given Edge.Copyright © 2021. All rights reserved.