| Author |
Comment/Response |
Angel
|
05/31/07 11:16am
Thanks Yehuda for your help, but the problem still open.
I need to count "automaticaly" the number of basins of attraction.
For example :
x = GraphPlot[# -> CellularAutomaton[30, #]&/@Tuples[{0,1},2]]
As you can see, we have 3 basins of attration.
In order to count the number of basins automatically I´m analysing the List of Lines in x[[1]]. I would like to create a Cluster for separate this Lines in 3 subsets (like the graph of the basins). So Lenght[] of the set of these subsets will be the number of basins of attraction.
I need help or need some new ideias ! Help me please !!!
Thanks a lot,
Angelina
URL: , |
|