All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sageserpent.americium.java.TrialsDefaults Maven / Gradle / Ivy

package com.sageserpent.americium.java;

public interface TrialsDefaults {
    int defaultComplexityLimit = 100;

    int defaultShrinkageAttemptsLimit = 100;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy