Difference between GenericMonteCarloMover() and GenericSimulatedAnnealer()
Hello Everyone,
I am trying to preform RosettaDesign using thr FastRelax() mover. As I understand this is the correct mover? or should i be using FastDesign()?
Anyway, What is the difference between the GenericMonteCarloMover() and the GenericSimulatedAnnealer() movers? and which one should I be using with FastRelax() to preform correct RosettaDesign?
I tried both, but both fail to change the structure's sequence. Here is my code: