objects, one representative per equivalence class of Wolfram-model-style rules with the given signature.
▪
The signature is a rule of two hyperedge specifications
{{m1,a1},{m2,a2},...}
, each specifying
m1
hyperedges of arity
a1
,
m2
hyperedges of arity
a2
, etc.
▪
With no explicit atom count, all rules with up to the maximum number of atoms that the connectivity type allows are enumerated, matching the default of the Wolfram Function Repository function
EnumerateWolframModelRules
.
▪
An explicit atom count s selects the rules with exactly s distinct atoms; this differs from the Wolfram Function Repository function, whose integer argument means up to s atoms.