Documentation of 'org.jgrapht.experimental.alg.ExactAlgorithm' Java class
ExactAlgorithm
org.jgrapht.experimental.alg

Interface ExactAlgorithm<ResultType,V>

  • Type Parameters:
    ResultType - type of the result
    V - type of the input
    All Known Implementing Classes:
    BrownBacktrackColoring


    public interface ExactAlgorithm<ResultType,V>
    An interface for an exact algorithm.
    • Method Detail

      • getResult

        ResultType getResult(java.util.Map<V,java.lang.Object> optionalData)
        Get the result.
        Parameters:
        optionalData - optional data
        Returns:
        the result

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.