ElfPSP_AntColony
Protein Structure Prediction using Ant Colony Optimization
|
Structures used to return results to the callee. More...
#include <acopredictor.h>
Public Attributes | |
ACOSolution | solution |
Best protein obtained by the ACO algorithm. More... | |
int | contacts |
Number of H-H contacts within solution . More... | |
Structures used to return results to the callee.
int ACOPredictor::Results::contacts |
Number of H-H contacts within solution
.
ACOSolution ACOPredictor::Results::solution |
Best protein obtained by the ACO algorithm.