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

org.xcsp.modeler.implementation.NotData Maven / Gradle / Ivy

Go to download

Java Tools for parsing XCSP3 instances, compiling JvCSP3 models, and checking solutions. For more information about XCSP3, follow www.xcsp.org

The newest version!
package org.xcsp.modeler.implementation;

import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;

@Retention(RetentionPolicy.RUNTIME)
public @interface NotData {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy