$darkmode
DENOPTIM
Package denoptim.fitness

Packages

package  descriptors
 

Classes

class  DescriptorForFitness
 This is a reference to a specific descriptor value. More...
 
class  DescriptorUtils
 
class  DescriptorUtilsTest
 Unit test for descriptor utils. More...
 
class  FitnessExpressionParser
 Class parsing fitness expression by means of Expression Language. More...
 
class  FitnessExpressionParserTest
 Unit test for parser of fitness-defining expressions. More...
 
class  FitnessParameters
 Settings defining the calculation of fitness. More...
 
class  FitnessProvider
 DENOPTIM's (internal) fitness provider calculates the value of Variables that are used in an expression for calculating a single numerical results, i.e., the fitness. More...
 
class  FitnessProviderTest
 Unit test for internal fitness provider. More...
 
interface  IDenoptimDescriptor
 This interface forces descriptors that are not defined in the CDK ontology to provide information that would otherwise be found in the ontology. More...
 
class  Variable
 A variable in the expression defining the fitness. More...