This method performs relatively quick tests to determine whether or not two matroids are isomorphic. A result of "false" is definitive proof that the matroids are not isomorphic, a result of "true" is definitive proof that the matroids are isomorphic, and a result of "Could be isomorphic" is evidence that the matroids may be isomorphic (although there are nonisomorphic matroids which cannot be detected by this method).
If "true" or "false" is returned, use value to convert to a Boolean.
|
|
|
|
|
|
|
|
|
|
The object quickIsomorphismTest is a method function.