Class ApproximativeLeastOverlapInsertionStrategy.Par

    • Field Detail

      • INSERTION_CANDIDATES_ID

        public static final OptionID INSERTION_CANDIDATES_ID
        Fast-insertion parameter. Optional.
      • numCandidates

        int numCandidates
        The number of candidates to use
    • Constructor Detail

      • Par

        public Par()
    • Method Detail

      • configure

        public void configure​(Parameterization config)
        Description copied from interface: Parameterizer
        Configure the class.

        Note: the status is collected by the parameterization object, so that multiple errors may arise and be reported in one run.

        Specified by:
        configure in interface Parameterizer
        Parameters:
        config - Parameterization