a lot of the EquationSystem methods perform modifications of the network, potentially leading to unexpected behaviours when you directly import a Process instance and do things with it. Get into a situation where you cannot easily reverse the changes and do what you want.
move away from instantiating processes for import?
a lot of the EquationSystem methods perform modifications of the network, potentially leading to unexpected behaviours when you directly import a Process instance and do things with it. Get into a situation where you cannot easily reverse the changes and do what you want.
move away from instantiating processes for import?