Basic definitions → Basic types

This commit is contained in:
Sergiu Ivanov 2022-04-29 15:33:46 +02:00
parent 883e845d9d
commit 609de226a9
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ is a set of variables which are updated according to their corresponding update
functions. The variables to be updated at each step are given by the mode.
This model can generalise Boolean networks, TBANs, multivalued networks, etc.
@section[#:tag "networks-basics"]{Basic definitions}
@section[#:tag "networks-basics"]{Basic types}
@defform[#:kind "type" (State a)]{