choco.palm.dbt.explain
Interface SearchInfo

All Known Implementing Classes:
PathRepairSearchInfo

public interface SearchInfo

Information concerning constraints that can be learned during the search A Comparator has to be designed according to the searchInfo to compare. Created by IntelliJ IDEA. User: Administrateur Date: 15 janv. 2004 Time: 14:54:58 To change this template use Options | File Templates.


Method Summary
 java.util.Comparator getComparator()
           
 

Method Detail

getComparator

java.util.Comparator getComparator()