Merge pull request #3156 from RosettaCommons/vmullig/buried_unsat_score_incremental_merge_7
Incremental merge 7: Trying for some additional speed improvements with the buried_unsatisfied_penalty scoreterm
Unfortunately, the speedup is pretty small. This does simplify the code a little bit, though.
Tasks:
- [x] Pull request #3155 must be merged before this one.
- [x] Reduce the amount of node-swapping needed.
- [x] Track down and fix the decrement errors.
- [x] Beauty.