Statements (23)
Predicate | Object |
---|---|
gptkbp:instanceOf |
graph partitioning algorithm
|
gptkbp:author |
gptkb:Brian_Kernighan
gptkb:Shen_Lin |
gptkbp:category |
combinatorial optimization
graph |
gptkbp:complexity |
O(n^2 log n)
|
gptkbp:field |
computer science
graph theory |
https://www.w3.org/2000/01/rdf-schema#label |
Kernighan–Lin algorithm
|
gptkbp:influenced |
gptkb:Fiduccia–Mattheyses_algorithm
|
gptkbp:input |
graph
vertex partition |
gptkbp:introducedIn |
1970
|
gptkbp:namedAfter |
gptkb:Brian_Kernighan
gptkb:Shen_Lin |
gptkbp:output |
partition of vertices
minimized edge cut |
gptkbp:publishedIn |
gptkb:Bell_System_Technical_Journal
|
gptkbp:type |
gptkb:algorithm
|
gptkbp:usedFor |
graph partitioning
minimizing edge cut |
gptkbp:bfsParent |
gptkb:FM_algorithm
|
gptkbp:bfsLayer |
8
|