1996
DOI: 10.1007/3-540-61680-2_67
|View full text |Cite
|
Sign up to set email alerts
|

Negative-cycle detection algorithms

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
87
0
1

Year Published

2001
2001
2018
2018

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 68 publications
(88 citation statements)
references
References 15 publications
0
87
0
1
Order By: Relevance
“…The weight of the inserted edges is set to zero. We can apply a standard shortest path algorithm [39] that can handle negative edge weights to detect a negative cycle. If the model contains a negative cycle, we can perform a set of node movements that will not alter the balance of the blocks since each block obtains and emits a node.…”
Section: Basic Idea -Using a Negative Cycle Detection Algorithmmentioning
confidence: 99%
See 1 more Smart Citation
“…The weight of the inserted edges is set to zero. We can apply a standard shortest path algorithm [39] that can handle negative edge weights to detect a negative cycle. If the model contains a negative cycle, we can perform a set of node movements that will not alter the balance of the blocks since each block obtains and emits a node.…”
Section: Basic Idea -Using a Negative Cycle Detection Algorithmmentioning
confidence: 99%
“…We have implemented the algorithms described within this chapter using C++. We implemented negative cycle detection with subtree disassembly and distance updates as described in [39]. The implementation of the balanced local search algorithms has about 3 400 lines of code.…”
Section: Experimental Evaluationmentioning
confidence: 99%
“…1 is an adaptation of Tarjan's subtree disassembly method for negative cycle detection in static graphs [1]. We henceforth refer to this modified algorithm as the "Adaptive Bellman-Ford algorithm" or ABF algorithm, to stress that it adapts a solution to the original graph to obtain the solution to the constraints corresponding to the altered graph.…”
Section: The Adaptive Bellman-ford Algorithmmentioning
confidence: 99%
“…Several problems in circuits and systems theory require the solving of constraint equations [1,2,3]. Examples include VLSI layout compaction, computing maximum operational speed of circuits, and performance analysis of interactive (reactive) systems.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation