Init and half outline done

This commit is contained in:
Tom Zuidberg
2026-04-25 21:49:02 +02:00
parent afd194a678
commit 6ad1ef7115
9 changed files with 9389 additions and 0 deletions

36
references.bib Normal file
View File

@@ -0,0 +1,36 @@
@article{aracena2009robustness,
title={On the robustness of update schedules in Boolean networks},
author={Aracena, Julio and Goles, Eric and Moreira, Andr{\'e}s and Salinas, Luis},
journal={Biosystems},
volume={97},
number={1},
pages={1--8},
year={2009},
publisher={Elsevier}
}
@article{goles2010block,
title={Block-sequential update schedules and Boolean automata circuits},
author={Goles, Eric and Noual, Mathilde},
journal={Discrete Mathematics \& Theoretical Computer Science},
number={Proceedings},
year={2010},
publisher={Episciences. org}
}
@article{ARACENA20091,
title = {On the robustness of update schedules in Boolean networks},
journal = {Biosystems},
volume = {97},
number = {1},
pages = {1-8},
year = {2009},
issn = {0303-2647},
doi = {https://doi.org/10.1016/j.biosystems.2009.03.006},
url = {https://www.sciencedirect.com/science/article/pii/S0303264709000471},
author = {J. Aracena and E. Goles and A. Moreira and L. Salinas},
keywords = {Boolean network, Update schedule, Robustness, Attractor, Dynamical cycle},
abstract = {Deterministic Boolean networks have been used as models of gene regulation and other biological networks. One key element in these models is the update schedule, which indicates the order in which states are to be updated. We study the robustness of the dynamical behavior of a Boolean network with respect to different update schedules (synchronous, block-sequential, sequential), which can provide modelers with a better understanding of the consequences of changes in this aspect of the model. For a given Boolean network, we define equivalence classes of update schedules with the same dynamical behavior, introducing a labeled graph which helps to understand the dependence of the dynamics with respect to the update, and to identify interactions whose timing may be crucial for the presence of a particular attractor of the system. Several other results on the robustness of update schedules and of dynamical cycles with respect to update schedules are presented. Finally, we prove that our equivalence classes generalize those found in sequential dynamical systems.}
}