Percolation/Site percolation: Difference between revisions

Content added Content deleted
Line 860: Line 860:
. . . . . . . # # .
. . . . . . . # # .
. . . . . . . . # # </lang>
. . . . . . . . # # </lang>

An [[Percolation/Site_percolation/J|explanation with examples]] would be somewhat longer than the implementation.


Alternative implementation (with an incompatible internal API):
Alternative implementation (with an incompatible internal API):