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

ai.libs.jaicore.search.exampleproblems.lake.ECTPEdgeKnowledge Maven / Gradle / Ivy

package ai.libs.jaicore.search.exampleproblems.lake;

public enum ECTPEdgeKnowledge {
	UNKNOWN, KNOWN_BLOCKED, KNOWN_FREE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy