ElfPSP_ParallelABC
Protein Structure Prediction using Parallel Artificial Bee Colony Optimization
Classes | Typedefs
solution_structure_private.h File Reference

Holds the opaque structure Solution, which shouldn't be modified by files other than solution files. More...

Go to the source code of this file.

Classes

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

Typedefs

typedef struct Solution_ Solution
 Encapsulates a solution, which is a protein conformation that is developed by a bee. More...
 

Detailed Description

Holds the opaque structure Solution, which shouldn't be modified by files other than solution files.

Typedef Documentation

◆ Solution

typedef struct Solution_ Solution

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