Package schrodinger :: Package application :: Package canvas :: Module r_group_dee :: Class DEE_EnergyMatrix
[hide private]
[frames] | no frames]

Class DEE_EnergyMatrix

Instance Methods [hide private]
 
__init__(self, choices, uij)
 
numPos(self)
 
numChoices(self)
 
calculateEnergy(self, solution)
 
calculateEnergyDifference(self, solution_old, e_old, istruct, solution_new)
 
initialSolution(self)
 
checkSolution(self, solution)
 
convertSolution(self, solution)
 
applyEnergyFilter(self, solution, current_energy)
 
eliminateSingles(self)
 
eliminatePairs(self)
 
applyGoldsteinSingles(self, k, a, b)