Package soot.jimple.spark.geom.geomPA
Class Parameters
- java.lang.Object
-
- soot.jimple.spark.geom.geomPA.Parameters
-
public class Parameters extends Object
Parameters to control the behaviors of geom points-to solver.- Author:
- xiao
-
-
Field Summary
Fields Modifier and Type Field Description static int
cg_refine_times
static int
max_cons_budget
static int
max_pts_budget
static int
qryBudgetSize
static int
seedPts
-
Constructor Summary
Constructors Constructor Description Parameters()
-