Uses of Package
com.knezevic.edaf.v3.problems.crypto
Packages that use com.knezevic.edaf.v3.problems.crypto
Package
Description
Boolean-function and cryptography optimization problems.
-
Classes in com.knezevic.edaf.v3.problems.crypto used by com.knezevic.edaf.v3.problems.cryptoClassDescriptionShared base for cryptographic boolean-function optimization problems.Cached statistics for one boolean function truth table.Parsed configuration payload for crypto boolean-function problems.
-
-
Classes in com.knezevic.edaf.v3.problems.crypto used by com.knezevic.edaf.v3.problems.plugins.discreteClassDescriptionBoolean-function optimization over direct truth-table bitstring encoding.
-
Classes in com.knezevic.edaf.v3.problems.crypto used by com.knezevic.edaf.v3.problems.plugins.moClassDescriptionMulti-objective boolean-function problem emitting one objective per selected criterion.
-
Classes in com.knezevic.edaf.v3.problems.crypto used by com.knezevic.edaf.v3.problems.plugins.permutationClassDescriptionBalanced boolean-function optimization with permutation encoding.
-
Classes in com.knezevic.edaf.v3.problems.crypto used by com.knezevic.edaf.v3.problems.plugins.treeClassDescriptionBoolean-function optimization where genotype is interpreted as tokenized boolean expression tree.