模块 aya.base
程序包 org.aya.terck
package org.aya.terck
-
类说明CallGraph<T,
P> Call graph is a multi-graph; each vertex represents a definition and each edge from vertex `f` to vertex `g` represents a call to `g` within `f`.CallMatrix<Def,Param> A call matrix for a call `f --> g` has dimensions `arity(g) * arity(f)`.Resolve calls and build call graph of recursive functions, afterStmtTycker.Diagonal<T,P> Relations between size of formal function parameter and function argument in one recursive call.decrease of callee argument wrt. caller parameterincrease or unrelated of callee argument wrt. caller parameter.A weakerRelationused in decrease amount (speed) comparisonThe new one is better, and it beats allSelector.Evolve.junks, but it still worse thanSelector.Evolve.bettersThe old one is better, The new one is useless.