Call graph

id: call-graph-280-15779686
title: Call graph
text: A call graph is a control-flow graph, which represents calling relationships between subroutines in a computer program. Each node represents a procedure and each edge (f, g) indicates that procedure f calls procedure g. Thus, a cycle in the graph indicates recursive procedure calls.
brand slug: wiki
category slug: encyclopedia
description: Structure in computing
original url: https://en.wikipedia.org/wiki/Call_graph
date created:
date modified: 2023-11-09T01:59:44Z
main entity: {"identifier":"Q2589940","url":"https://www.wikidata.org/entity/Q2589940"}
image: {"content_url":"https://upload.wikimedia.org/wikipedia/commons/2/2f/A_Call_Graph_generated_by_pycallgraph.png","width":568,"height":444}
fields total: 13
integrity: 15

Related Entries

Explore Next Part