Package jline.solvers.ssa.handlers
Class Solver_ssa_reachability
java.lang.Object
jline.solvers.ssa.handlers.Solver_ssa_reachability
Kotlin migration of solver_ssa_reachability.m
Computes the reachable state space for SSA analysis
-
Method Summary
Modifier and TypeMethodDescriptionstatic kotlin.Triple<Matrix, Matrix, NetworkStruct> solver_ssa_reachability(NetworkStruct sn, SolverOptions options)
-
Method Details
-
solver_ssa_reachability
public static kotlin.Triple<Matrix,Matrix, solver_ssa_reachabilityNetworkStruct> (NetworkStruct sn, SolverOptions options)
-