randomArrangement(n,R,N)
As $N$ increases, the random arrangement is a generic arrangement (i.e., a realization of the uniform matroid with probability tending to 1. The user can require that the arrangement generated is actually generic by using the option Validate => true.
|
If an arrangement has the poincare polynomial of a generic arrangement, then it is itself generic.
|
|
|
|
If the user specifies Validate => true and $N$ is too small, the method may not halt.