automata2graph-package: Convert a cellular automata in a connected graph

Description Details Author(s) References Examples

Description

Create a cellular automata by Wolfram's rules or Gilman's rules (display the evolution) and convert it in a social network.

Details

The DESCRIPTION file: This package was not yet installed at build time.
Index: This package was not yet installed at build time.
This package contains only one function cellularAutomata2Graph.

Author(s)

Nicola Procopio Maintainer: Who to complain to <nico.pro412@gmail.com>

References

I don't remember when, where and why I wrote that functions, for more informations about cellular automata: [https://en.wikipedia.org/wiki/Cellular_automaton]

Examples

1
myGraphs <- cellularAutomata2Graph(cell = 20, step = 50, choice = 1, imax = 1, nGraph = 1, rule = c(30, 126))

nickprock/automata2graph documentation built on Feb. 10, 2021, 9:40 a.m.