Unverified50% confidenceFactExact time
调用图(Call Graph)描述函数间调用关系,控制流图(CFG)描述单函数内部执行路径,数据流图(DFG)追踪变量值在程序中的传播,其理论根基可追溯至1970年代Frances Allen在IBM的程序分析工作
1
Sources
50%
Confidence
Long-term
Relevance
7/18/2026
First Seen
Sources
Related Claims
Unverified传统静态分析工具通过构建抽象语法树(AST)和函数调用图(Call Graph)来追踪代码路径,但对动态分发、回调函数、事件驱动等模式往往力不从心64% similarVerifiedFunction Calling是大模型与外部系统交互的核心机制,模型可以识别用户意图后调用预定义的函数60% similarUnverifiedGraphRAG范式先用向量检索定位候选实体节点,再通过图遍历沿关系链条扩展上下文,形成语义召回加结构推理的两阶段管道59% similarVerifiedPyTorch采用动态计算图(Dynamic Computational Graph)机制,每次执行前向传播时实时构建计算图,允许在运行时灵活改变网络结构58% similarUnverifiedGraph structure is a mathematical model in computer science that describes relationships between Nodes and Edges, widely used in social network analysis, path planning, and knowledge graphs.58% similar
Cite This Claim
Stable URI
https://kongchang.com/claim/554408API
curl https://kongchang.com/api/v1/knowledge/claims/554408MCP
get_claim(id=554408)