| Package | Description |
|---|---|
| de.tum.ei.lkn.eces.dnm.color | |
| de.tum.ei.lkn.eces.network.color | |
| de.tum.ei.lkn.eces.routing.pathlist | |
| de.tum.ei.lkn.eces.webgraphgui.color |
| Modifier and Type | Class and Description |
|---|---|
class |
AssignedBufferColoring
Color an edge based on its assigned buffer (MHM).
|
class |
AssignedRateColoring
Color an edge based on its assigned rate (MHM).
|
class |
RemainingBufferColoring
Color an edge based on its remaining buffer space (MHM).
|
class |
RemainingBufferToOverflowColoring
Color an edge based on its remaining buffer space until overflow (MHM and TBM).
|
class |
RemainingDelayColoring
Color an edge based on its remaining delay budget (TBM).
|
class |
RemainingRateColoring
Color an edge based on its remaining rate (MHM).
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelayColoring
Class coloring an Edge based on the Delay of the Edge.
|
class |
QueueColoring
Class coloring an Edge based on the queue size.
|
class |
RateColoring
Class coloring an Edge based on the Rate of the Edge.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LastEmbeddingColoring
Class coloring the last embedded flow.
|
class |
PathListColoring
Class coloring an Edge based on the number of Paths (i.e.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlackScheme
All edges are black.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ColoringSystem.addColoringScheme(ColoringScheme newSch,
String name) |
Copyright © 2021. All rights reserved.