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

edu.cmu.tetrad.util.Experimental Maven / Gradle / Ivy

There is a newer version: 7.6.4
Show newest version
package edu.cmu.tetrad.util;

/**
 * Tags a file as experimental so it's not listed in the configuration.
 *
 * @author josephramsey
 */
public interface Experimental {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy