fern.example
Class AutocatalyticNetworkExample
java.lang.Object
fern.example.AutocatalyticNetworkExample
public class AutocatalyticNetworkExample
- extends Object
Here, the evolution of a reaction network as proposed by [1]
is performed. Then, the autocatalytic subset [1] is determined and extracted.
This subnet is then simulated to examine the dynamic behaviour of autocatalytic
reaction networks. For more information about the evolution and the detection algorithm,
please refer AutocatalyticNetwork
and AutocatalyticNetworkDetection
.
References:
[1] Kauffmann S.A, The Origins of Order: Self-Organization and Selection in Evolution. New York: Oxford University Press, (1993)
- Author:
- Florian Erhard
AutocatalyticNetworkExample
public AutocatalyticNetworkExample()
main
public static void main(String[] args)
throws IOException
- Throws:
IOException