Uses of Interface
com.knezevic.edaf.v3.problems.crypto.criteria.CryptoFitnessCriterion
Packages that use CryptoFitnessCriterion
Package
Description
Boolean-function and cryptography optimization problems.
-
Uses of CryptoFitnessCriterion in com.knezevic.edaf.v3.problems.crypto
Fields in com.knezevic.edaf.v3.problems.crypto with type parameters of type CryptoFitnessCriterionModifier and TypeFieldDescriptionprotected final List<CryptoFitnessCriterion> AbstractBooleanFunctionProblem.criteriaMethods in com.knezevic.edaf.v3.problems.crypto that return CryptoFitnessCriterionModifier and TypeMethodDescriptionstatic CryptoFitnessCriterionCreates criterion by id with backwards-compatible aliases. -
Uses of CryptoFitnessCriterion in com.knezevic.edaf.v3.problems.crypto.criteria
Classes in com.knezevic.edaf.v3.problems.crypto.criteria that implement CryptoFitnessCriterionModifier and TypeClassDescriptionfinal classNormalized algebraic degree score based on ANF transform.final classMeasures closeness to strict balancedness.final classNormalized Walsh-spectrum nonlinearity score.