Uses of Package
net.sourceforge.cilib.functions.discrete

Packages that use net.sourceforge.cilib.functions.discrete
net.sourceforge.cilib.functions.discrete   
 

Classes in net.sourceforge.cilib.functions.discrete used by net.sourceforge.cilib.functions.discrete
BinaryAdapter
          Class to convert a binary vector into a continuous vector for optimisation of continous problems by a binary optimiser.
BitStringMatcher
          Discrete function to match the given bit string or a randomly generated bit string.
KnapSack
          Perform the knapsack problem optimisation.
KnightCoverageProblem
          Deprecated.  
KnightsCoverage
           
KnightsTour
          An implementation of the Knight's Tour problem function.
LongestCommonSubsequence
          Implementation of the Longest Common Subsequence problem.
Queens
          Implementation of the a function to return the fitness of the Queens problem.
 



Copyright © 2009 CIRG. All Rights Reserved.