Uses of Class
com.knezevic.edaf.v3.problems.crypto.AbstractBooleanFunctionProblem
Packages that use AbstractBooleanFunctionProblem
Package
Description
Boolean-function and cryptography optimization problems.
-
Uses of AbstractBooleanFunctionProblem in com.knezevic.edaf.v3.problems.crypto
Subclasses of AbstractBooleanFunctionProblem in com.knezevic.edaf.v3.problems.cryptoModifier and TypeClassDescriptionfinal classMulti-objective boolean-function problem emitting one objective per selected criterion.final classBalanced boolean-function optimization with permutation encoding.final classBoolean-function optimization over direct truth-table bitstring encoding.final classBoolean-function optimization where genotype is interpreted as tokenized boolean expression tree.