Package uka.graph.dlf

Class Summary
DLF The distributed largest first graph coloring algorithm from Marek Kubale and Lukasz Kuszner.
DLFCancelMessage This message indicates that the proposed color is canceled.
DLFColorMessage This messages acknowledges a proposed color.
DLFProposalMessage In the DLF-algorithm each nodes makes some proposals about its futur color.
IncDLF Incremental graph coloring algorithm.