MCPcopy Create free account
hub / github.com/TheAlgorithms/C / dequeue

Function dequeue

data_structures/graphs/bfs.c:174–192  ·  view source on GitHub ↗

Returns item at front of queue and removes it from queue

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

bfsFunction · 0.70

Calls 1

isEmptyFunction · 0.70

Tested by

no test coverage detected