Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Solve ¶
func Solve(a scalar.FlowAnalysis, debug bool)
Solve constructs a Solver and call Solver.DoAnalysis
Types ¶
type Solver ¶
type Solver struct { Analysis scalar.FlowAnalysis Debug bool }
Solver reprents a flow analysis solver
Click to show internal directories.
Click to hide internal directories.