Class EvlContextParallel

    • Field Detail

      • optimizeConstraintTrace

        protected boolean optimizeConstraintTrace
      • shortCircuiting

        protected boolean shortCircuiting
      • terminate

        protected boolean terminate
    • Constructor Detail

      • EvlContextParallel

        public EvlContextParallel()
      • EvlContextParallel

        public EvlContextParallel​(int parallelism)
        Parameters:
        parallelism - The number of threads to use.
        threadSafeBaseFrames - whether the base FrameStack should use a thread-safe collection. default is true
      • EvlContextParallel

        protected EvlContextParallel​(IEolContext other)