callgraph


정의: 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.


📄 키워드 상세정보

핵심 연구 분야Verification
주요 연도N/A년
주요 연관 키워드engineers
좋아요 수0

키워드별 논문 목록 (1건)