#include <graph.hpp>
Public Member Functions | |
void | extractMOL (const ChainList &cl) |
Make a copy of all chains and save the state in internal variables. | |
ChainList | createMOL () |
Recreate all objects from internal variables. |
void phoenix::MOL::extractMOL | ( | const ChainList & | cl | ) |
Make a copy of all chains and save the state in internal variables.
cl | the chains to copy. |