Class DebugParallel

java.lang.Object
eu.qualimaster.easy.extension.debug.AbstractDebug
eu.qualimaster.easy.extension.debug.DebugParallel

public class DebugParallel extends AbstractDebug
Debugs reasoning on the QM model in parallel.
Author:
Holger Eichelberger
  • Field Details

    • RCFG

      private static final net.ssehub.easy.reasoning.core.reasoner.ReasonerConfiguration RCFG
    • count

      private static AtomicInteger count
  • Constructor Details

    • DebugParallel

      public DebugParallel()
  • Method Details

    • main

      public static void main(String[] args) throws net.ssehub.easy.basics.modelManagement.ModelManagementException
      Executes the test.
      Parameters:
      args - the first argument shall be the model location
      Throws:
      net.ssehub.easy.basics.modelManagement.ModelManagementException - in case that obtaining the models fails