Add a RandomValidInputForHomomorphism
method
#127
Labels
enhancement
SummerSchoolMGR
Work done during the Summer School on Matrix Group Recognition in Aachen in 2019
This is based on the discussion in PR #76.
This can be used to extend the idea of PR #76. If a test is called with
tryNonGroupElements := true
, then currently random elements are created that have a very low probability to passValidateHomomInput
(see #98).RandomValidInputForHomomorphismOfRecogNode
should create elements that always passValidateHomomInput
but will usually not be in the group that is represented by the recognition node.The text was updated successfully, but these errors were encountered: