You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the core side-chain packing algorithm over the prepared data models (ContactGraph, Conformations, SelfEnergyTable, PairEnergyTable, JunctionTree), producing a public pack() entry point that drives the full pipeline.
Description:
Implement the core side-chain packing algorithm over the prepared data models (
ContactGraph,Conformations,SelfEnergyTable,PairEnergyTable,JunctionTree), producing a publicpack()entry point that drives the full pipeline.Tasks:
pack()— public entry point