Class SolutionSetUpdateBarrier


  • public class SolutionSetUpdateBarrier
    extends Object
    Resettable barrier to synchronize the IterationHeadTask and the IterationTailTask in case of iterations that contain a separate solution set tail.
    • Constructor Detail

      • SolutionSetUpdateBarrier

        public SolutionSetUpdateBarrier()
    • Method Detail

      • setup

        public void setup()
      • notifySolutionSetUpdate

        public void notifySolutionSetUpdate()
        Releases the waiting thread.