Information | |
---|---|
has gloss | eng: A call graph (also known as a call multigraph) is a directed graph that represents calling relationships between subroutines in a computer program. Specifically, 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. |
lexicalization | eng: call graph |
lexicalization | eng: Callgraph |
instance of | c/Graph data structures |
Meaning | |
---|---|
Japanese | |
has gloss | jpn: コールグラフ ( とも呼ばれる) とは、コンピュータプログラムのサブルーチン同士の呼び出し関係を表現した有向グラフである。具体的には、各ノードが手続きを表現し、各エッジ(f,g)は手続きfが手続きgを呼び出すことを示す。従って、循環したグラフは再帰的な関数呼び出しを示す。 |
lexicalization | jpn: コールグラフ |
Lexvo © 2008-2025 Gerard de Melo. Contact Legal Information / Imprint