Function Repository Resource:

WolframModelRuleProduct

Source Notebook

WolframModelRuleProduct

Contributed by: Wolfram Physics Project Team

ResourceFunction["WolframModelRuleProduct"][arg]

explanation of what use of the argument arg does.

Examples

Basic Examples (2) 

Lead-in text #1:

In[1]:=
ResourceFunction[
 "WolframModelRuleProduct"][{{x, y}} -> {{x, y}, {y, z}}, {{x, y}} -> {{x, y}, {y, z}}]
Out[1]=

Lead-in text #2:

In[2]:=
ResourceFunction[
 "WolframModelRuleProduct"][{{1, 2}, {1, 3}} -> {{1, 2}, {1, 4}, {2, 4}, {3, 4}}, {{1, 2}, {1, 3}} -> {{1, 2}, {1, 4}, {2, 4}, {3, 4}}]
Out[2]=

Version History

  • 1.0.0 – 26 March 2020

License Information