ElfPSP_ParallelABC
Protein Structure Prediction using Parallel Artificial Bee Colony Optimization
Public Attributes | List of all members
Solution_ Struct Reference

Encapsulates a solution, which is a protein conformation that is developed by a bee. More...

#include <solution_structure_private.h>

Public Attributes

MovElemchain
 Position of such solution.
 
double fitness
 Fitness of such solution. More...
 
int idle_iterations
 Number of iterations through which the food didn't improve.
 

Detailed Description

Encapsulates a solution, which is a protein conformation that is developed by a bee.

Member Data Documentation

◆ fitness

double Solution_::fitness

Fitness of such solution.

Calculated lazily.


The documentation for this struct was generated from the following file: