Properties
Optional removeNodes
removeNodes?: string[]
Optional rewireEdges
rewireEdges?: {
from: string;
to: string;
newTarget: string;
}[]
Type declaration
from: string
to: string
newTarget: string
estimatedCostDelta
estimatedCostDelta: number
estimatedLatencyDelta
estimatedLatencyDelta: number