com.singularsys.aa
Interface SolverListener


public interface SolverListener

Author:
nathan

Method Summary
 void updateSolution(Solution sol, java.lang.String errorText, java.lang.String log)
          Creates a new instance of SolverListener
 

Method Detail

updateSolution

void updateSolution(Solution sol,
                    java.lang.String errorText,
                    java.lang.String log)
Creates a new instance of SolverListener