Class MVARunner

java.lang.Object
jline.solvers.mva.handlers.MVARunner

public class MVARunner extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getMmtCache

      public Ret.FJApprox getMmtCache()
      The MMT transformation this run built or reused, for the owning solver to keep.
    • getFjForkLambda

      public Matrix getFjForkLambda()
      The MMT fixed-point iterate this run ended on, for the owning solver to keep.
    • runAnalyzer

      public SolverResult runAnalyzer(SolverAvgHandles avgHandles)
      runAnalyzer() method from LINE.
      Parameters:
      avgHandles - - the average handles for the model
      Returns:
      - the performance measures corresponding to the given network