Home Manual Reference Source

References

summary
public

See CLRS09 Chapter 19 on the Fibonacci Heap.

public

C Node

public

F * cascading_cut(y: *)

public

F consolidate(compare: *, l: *): *

CONSOLIDATE: Consolidate the root list of a heap.

public

F cut(x: *, y: *)

public

F link(y: *, x: *)

FIB-HEAP-LINK

public

F list_reset_parent(children: *)