
com.github.lstephen.ai.search.Heuristic Maven / Gradle / Ivy
package com.github.lstephen.ai.search;
import java.util.Comparator;
/**
*
* @author lstephen
*/
public interface Heuristic extends Comparator {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy