1.2.1
(this summary is LLM-generated, but validated by project developers)
Changes Since v1.2.0
New features
- ✨ The
Control.phenotype_permanentmethod now accepts an optionalinitial_statesparameter of typeVertexSet. This allows for the specification of a custom set of initial states for the phenotype control problem. When this parameter is not provided, the analysis defaults to considering all states of the network, which preserves the previous behavior. (Issue #36)