ElfPSP_AntColony
Protein Structure Prediction using Ant Colony Optimization
Classes
acopredictor.h File Reference
#include <vector>
#include <random>
#include "hpchain.h"
#include "acosolution.h"
#include "config.h"

Go to the source code of this file.

Classes

class  ACOPredictor
 Encapsulates the whole process of performing Ant Colony Optimization to find a protein conformation with low free energy. More...
 
struct  ACOPredictor::Results
 Structures used to return results to the callee. More...