(* Content-type: application/vnd.wolfram.mathematica *) (*** Wolfram Notebook File ***) (* http://www.wolfram.com/nb *) (* CreatedBy='Mathematica 12.3' *) (*CacheID: 234*) (* Internal cache information: NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 158, 7] NotebookDataLength[ 247891, 5794] NotebookOptionsPosition[ 102523, 2946] NotebookOutlinePosition[ 223986, 5280] CellTagsIndexPosition[ 223034, 5249] WindowTitle->CausalInvariantQ | Definition Notebook WindowFrame->Normal*) (* Beginning of Notebook Content *) Notebook[{ Cell[CellGroupData[{ Cell["CausalInvariantQ", "Title", CellTags->{"Name", "TemplateCell", "Title"}, CellID->531619889], Cell["\<\ Determine whether a given multiway system is causal invariant\ \>", "Text", CellTags->{"Description", "TemplateCell"}, CellID->163655256], Cell[CellGroupData[{ Cell[TextData[{ "Definition", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Function", Cell[ BoxData[ FrameBox[ Cell[ "Define your function using the name you gave in the Title line \ above. You can add input cells and extra code to define additional input \ cases or prerequisites. All definitions, including dependencies, will be \ included in the generated resource function.\n\nThis section should be \ evaluated before creating the Examples section below.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoFunction"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Section", Editable->False, Deletable->False, DefaultNewCellStyle->"Input", CellTags->{"Definition", "Function", "TemplateCellGroup"}, CellID->201182710], Cell[BoxData[ RowBox[{ RowBox[{ RowBox[{"Options", "[", "CausalInvariantQ", "]"}], "=", RowBox[{"Join", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "False"}], ",", RowBox[{"\"\\"", "\[Rule]", "False"}], ",", RowBox[{"\"\\"", "\[Rule]", "False"}], ",", RowBox[{"\"\\"", "\[Rule]", "False"}], ",", RowBox[{"\"\\"", "\[Rule]", "False"}], ",", RowBox[{"\"\\"", "\[Rule]", "False"}], ",", RowBox[{"\"\\"", "\[Rule]", "Automatic"}], ",", RowBox[{"\"\\"", "\[Rule]", "Automatic"}], ",", RowBox[{"\"\\"", "\[Rule]", "Infinity"}], ",", RowBox[{"\"\\"", "\[Rule]", "False"}], ",", RowBox[{"\"\\"", "\[Rule]", "False"}], ",", RowBox[{"\"\\"", "\[Rule]", "False"}], ",", RowBox[{"\"\\"", "\[Rule]", "False"}], ",", RowBox[{"\"\\"", "\[Rule]", "1"}], ",", RowBox[{"\"\\"", "\[Rule]", "1"}]}], "}"}], ",", RowBox[{"Options", "[", "Graph", "]"}]}], "]"}]}], ";"}]], "Input", CellEventActions->{Inherited, {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]], PassEventsDown -> False, PassEventsUp -> False}, CellChangeTimes->{{3.790421010975554*^9, 3.7904211066809893`*^9}, { 3.790537897575482*^9, 3.790537901147571*^9}, {3.7905857289231033`*^9, 3.7905857381005774`*^9}, {3.790966696613508*^9, 3.790966705771534*^9}, { 3.790969667842084*^9, 3.790969671977068*^9}, {3.791064324449008*^9, 3.791064329430764*^9}, {3.793386475864214*^9, 3.7933864808554173`*^9}, { 3.794261517546225*^9, 3.7942615201433907`*^9}, {3.794302411865406*^9, 3.794302414342448*^9}, 3.794309305772089*^9}, CellTags->"TabNext", CellLabel->"In[1507]:=", CellID->939523768], Cell[BoxData[ RowBox[{ RowBox[{"CausalInvariantQ", "[", RowBox[{"rules_", ",", "initialConditions_", ",", "stepCount_Integer", ",", RowBox[{"options", ":", RowBox[{"OptionsPattern", "[", "]"}]}]}], "]"}], ":=", RowBox[{ RowBox[{"ResourceFunction", "[", "\"\\"", "]"}], "[", RowBox[{ "rules", ",", "initialConditions", ",", "stepCount", ",", "\"\\"", ",", "options"}], "]"}]}]], "Input", CellChangeTimes->{{3.793641747963492*^9, 3.793641776001812*^9}, { 3.794309308382351*^9, 3.794309324343788*^9}}, CellLabel->"In[1508]:=", CellID->159885825] }, Open ]], Cell[CellGroupData[{ Cell["Documentation", "Section", Editable->False, Deletable->False, CellTags->{"Documentation", "TemplateSection"}, CellID->94487535], Cell[CellGroupData[{ Cell[TextData[{ "Usage", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Usage", Cell[ BoxData[ FrameBox[ Cell[ TextData[{ "Document input usage cases by first typing an input structure, \ then pressing ", Cell[ BoxData[ StyleBox[ DynamicBox[ ToBoxes[ If[$OperatingSystem === "MacOSX", "\[ReturnKey]", "\[EnterKey]"], StandardForm], SingleEvaluation -> True, Evaluator -> "System"], ShowStringCharacters -> False]]], " to add a brief explanation of the function\[CloseCurlyQuote]s \ behavior for that structure. Pressing ", Cell[ BoxData[ StyleBox[ DynamicBox[ ToBoxes[ If[$OperatingSystem === "MacOSX", "\[ReturnKey]", "\[EnterKey]"], StandardForm], SingleEvaluation -> True, Evaluator -> "System"], ShowStringCharacters -> False]]], " repeatedly will create new cases as needed. Every input usage \ case defined above should be demonstrated explicitly here.\n\nSee existing \ documentation pages for examples."}], "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoUsage"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, DefaultNewCellStyle->{"UsageInputs", FontFamily -> "Source Sans Pro"}, CellTags->{"TemplateCellGroup", "Usage"}, CellID->321985898], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ StyleBox["rules", "TI"], ",", StyleBox["init", "TI"], ",", StyleBox["n", "TI"]}], "]"}]], "UsageInputs", FontFamily->"Source Sans Pro", CellID->7566404], Cell[TextData[{ "returns ", Cell[BoxData[ TagBox[ ButtonBox[ StyleBox["True", "SymbolsRefLink", ShowStringCharacters->True, FontFamily->"Source Sans Pro"], BaseStyle->Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { "Link", FontColor -> RGBColor[0.854902, 0.396078, 0.145098]}, { "Link"}]], ButtonData->"paclet:ref/True", ContentPadding->False], MouseAppearanceTag["LinkHand"]]], "InlineFormula", FontFamily->"Source Sans Pro"], " if the multiway system with the specified ", Cell[BoxData[ StyleBox["rules", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], " is causal invariant after ", Cell[BoxData[ StyleBox["n", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], " steps, starting with initial conditions ", Cell[BoxData[ StyleBox["init", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], ", and ", Cell[BoxData[ TagBox[ ButtonBox[ StyleBox["False", "SymbolsRefLink", ShowStringCharacters->True, FontFamily->"Source Sans Pro"], BaseStyle->Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { "Link", FontColor -> RGBColor[0.854902, 0.396078, 0.145098]}, { "Link"}]], ButtonData->"paclet:ref/False", ContentPadding->False], MouseAppearanceTag["LinkHand"]]], "InlineFormula", FontFamily->"Source Sans Pro"], " otherwise." }], "UsageDescription", CellID->987311909] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{ StyleBox["rules", "TI"], "\[Rule]", StyleBox["sel", "TI"]}], ",", StyleBox["init", "TI"], ",", StyleBox["n", "TI"]}], "]"}]], "UsageInputs", FontFamily->"Source Sans Pro", CellID->966129566], Cell[TextData[{ "uses the function ", Cell[BoxData[ StyleBox["sel", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], " to select which of the events obtained at each step to include in the \ evolution." }], "UsageDescription", CellID->306623013] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Details & Options", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Notes", Cell[ BoxData[ FrameBox[ Cell[ "Give a detailed explanation of how the function is used and \ configured (e.g. acceptable input types, result formats, options \ specifications, background information). This section may include multiple \ cells, bullet lists, tables, hyperlinks and additional styles/structures as \ needed.\n\nAdd any other information that may be relevant, such as when the \ function was first discovered or how and why it is used within a given field. \ Include all relevant background or contextual information related to the \ function, its development, and its usage.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoNotes"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, DefaultNewCellStyle->"Notes", CellTags->{"Details & Options", "Notes", "TemplateCellGroup"}, CellID->892718828], Cell["Rules can be specified in the following ways:", "Notes", CellTags->"TabNext", CellID->743816336], Cell[BoxData[GridBox[{ {Cell[TextData[{ "{\"", Cell[BoxData[ SubscriptBox[ StyleBox["lhs", "TI"], "1"]], "InlineFormula", FontFamily->"Source Sans Pro"], "\"->\"", Cell[BoxData[ SubscriptBox[ StyleBox["rhs", "TI"], "1"]], "InlineFormula", FontFamily->"Source Sans Pro"], "\",\[Ellipsis]}" }], "TableText"], Cell["string substitution system", "TableText"]}, {Cell[TextData[{ "{{", Cell[BoxData[ SubscriptBox[ StyleBox["l", "TI"], "11"]], "InlineFormula", FontFamily->"Source Sans Pro"], ",", Cell[BoxData[ SubscriptBox[ StyleBox["l", "TI"], "12"]], "InlineFormula", FontFamily->"Source Sans Pro"], ",\[Ellipsis]}->{", Cell[BoxData[ SubscriptBox[ StyleBox["r", "TI"], "11"]], "InlineFormula", FontFamily->"Source Sans Pro"], ",", Cell[BoxData[ SubscriptBox[ StyleBox["r", "TI"], "12"]], "InlineFormula", FontFamily->"Source Sans Pro"], ",..},\[Ellipsis]}" }], "TableText"], Cell["list substitution system", "TableText"]}, {Cell[TextData[{ Cell[BoxData[ TagBox[ ButtonBox[ StyleBox["SubstitutionSystem", "SymbolsRefLink", ShowStringCharacters->True, FontFamily->"Source Sans Pro"], BaseStyle->Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { "Link", FontColor -> RGBColor[0.854902, 0.396078, 0.145098]}, { "Link"}]], ButtonData->"paclet:ref/SubstitutionSystem", ContentPadding->False], MouseAppearanceTag["LinkHand"]]], "InlineFormula", FontFamily->"Source Sans Pro"], "[", Cell[BoxData[ StyleBox["rules", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], "]" }], "TableText"], Cell["string or list substitution system", "TableText"]}, {Cell[TextData[{ Cell[BoxData[ TagBox[ ButtonBox[ StyleBox["CellularAutomaton", "SymbolsRefLink", ShowStringCharacters->True, FontFamily->"Source Sans Pro"], BaseStyle->Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { "Link", FontColor -> RGBColor[0.854902, 0.396078, 0.145098]}, { "Link"}]], ButtonData->"paclet:ref/CellularAutomaton", ContentPadding->False], MouseAppearanceTag["LinkHand"]]], "InlineFormula", FontFamily->"Source Sans Pro"], "[", Cell[BoxData[ StyleBox["rules", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], "]" }], "TableText"], Cell["cellular automaton system", "TableText"]}, {Cell[TextData[Cell[BoxData[ RowBox[{"\"\<\!\(\*StyleBox[\"type\", \"TI\"]\)\>\"", "->", StyleBox["rules", "TI"]}]], "InlineFormula", FontFamily->"Source Sans Pro"]], "TableText"], Cell[ "system of the specified type", "TableText"]}, {Cell[TextData[Cell[BoxData[ StyleBox["assoc", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"]], "TableText"], Cell[TextData[{ "system with properties defined by ", Cell[BoxData[ StyleBox["assoc", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"] }], "TableText"]} }]], "TableNotes", CellID->628068350], Cell["Supported rule types include:", "Notes", CellID->857867103], Cell[BoxData[GridBox[{ {Cell["\"StringSubstitutionSystem\"", "TableText"], Cell[ "rules given as replacements on strings", "TableText"]}, {Cell["\"ListSubstitutionSystem\"", "TableText"], Cell[ "rules given as replacements on lists", "TableText"]}, {Cell["\"CellularAutomaton\"", "TableText"], Cell[TextData[{ "rules given as a list of ", Cell[BoxData[ TagBox[ ButtonBox[ StyleBox["CellularAutomaton", "SymbolsRefLink", ShowStringCharacters->True, FontFamily->"Source Sans Pro"], BaseStyle->Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { "Link", FontColor -> RGBColor[0.854902, 0.396078, 0.145098]}, { "Link"}]], ButtonData->"paclet:ref/CellularAutomaton", ContentPadding->False], MouseAppearanceTag["LinkHand"]]], "InlineFormula", FontFamily->"Source Sans Pro"], " rule specifications" }], "TableText"]}, {Cell["\"WolframModel\"", "TableText"], Cell[ "rules given as replacements on hypergraphs", "TableText"]} }]], "TableNotes", CellID->309479269], Cell["\<\ When rules are specified by an explicit association, the following elements \ can be included:\ \>", "Notes", CellID->413525022], Cell[BoxData[GridBox[{ {Cell["\"StateEvolutionFunction\"", "TableText"], Cell[ "gives the list of successors to a given state", "TableText"]}, {Cell["\"StateEquivalenceFunction\"", "TableText"], Cell["\<\ determines whether two states should be considered equivalent\ \>", "TableText"]}, {Cell["\"StateEventFunction\"", "TableText"], Cell[ "gives the list of events applicable to a given state", "TableText"]}, {Cell["\"EventApplicationFunction\"", "TableText"], Cell[ "applies an event to a given state", "TableText"]}, {Cell["\"EventDecompositionFunction\"", "TableText"], Cell["\<\ decomposes an event into creator and destroyer events for individual elements\ \ \>", "TableText"]}, {Cell["\"SystemType\"", "TableText"], Cell[ "system type name", "TableText"]}, {Cell["\"EventSelectionFunction\"", "TableText"], Cell[ "determines which events should be applied to a given state", "TableText"]} }]], "TableNotes", CellID->714489264], Cell[TextData[{ "The event selection function ", Cell[BoxData[ StyleBox["sel", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], " in ", Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{ StyleBox["rules", "TI"], "->", StyleBox["sel", "TI"]}], ",", "\[Ellipsis]"}], "]"}]], "InlineFormula", FontFamily->"Source Sans Pro"], " can have the following special forms:" }], "Notes", CellID->78588128], Cell[BoxData[GridBox[{ {Cell["\"Sequential\"", "TableText"], Cell["\<\ applies the first possible replacement (sequential substitution system)\ \>", "TableText"]}, {Cell["\"Random\"", "TableText"], Cell[ "applies a random replacement", "TableText"]}, {Cell[TextData[Cell[BoxData[ RowBox[{"{", RowBox[{"\"\\"", ",", StyleBox["n", "TI"]}], "}"}]], "InlineFormula", FontFamily->"Source Sans Pro"]], "TableText"], Cell[TextData[{ "applies ", Cell[BoxData[ StyleBox["n", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], " randomly chosen replacements" }], "TableText"]}, {Cell["\"MaxScan\"", "TableText"], Cell["\<\ applies the maximal set of spatially-separated replacements (strings only)\ \>", "TableText"]} }]], "TableNotes", CellID->562724398], Cell[TextData[{ "The initial condition for ", Cell[BoxData["CausalInvariantQ"], "InlineFormula", FontFamily->"Source Sans Pro"], " is a list of states appropriate for the type of system used." }], "Notes", CellID->637151904], Cell[TextData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ StyleBox["rules", "TI"], ",", "\"\<\!\(\*StyleBox[\"string\", \"TI\"]\)\>\"", ",", "\[Ellipsis]"}], "]"}]], "InlineFormula", FontFamily->"Source Sans Pro"], " is interpreted as ", Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ StyleBox["rules", "TI"], ",", RowBox[{"{", "\"\<\!\(\*StyleBox[\"string\", \"TI\"]\)\>\"", "}"}], ",", "\[Ellipsis]"}], "]"}]], "InlineFormula", FontFamily->"Source Sans Pro"], "." }], "Notes", CellID->674424869], Cell[TextData[{ Cell[BoxData["CausalInvariantQ"], "InlineFormula", FontFamily->"Source Sans Pro"], " accepts both individual rules and lists of rules, and likewise for initial \ conditions." }], "Notes", CellID->104127679], Cell[TextData[{ "Options for ", Cell[BoxData["CausalInvariantQ"], "InlineFormula", FontFamily->"Source Sans Pro"], " include:" }], "Notes", CellID->896045204], Cell[BoxData[GridBox[{ {Cell["\"IncludeStepNumber\"", "TableText"], Cell[TextData[Cell[BoxData[ TagBox[ ButtonBox[ StyleBox["False", "SymbolsRefLink", ShowStringCharacters->True, FontFamily->"Source Sans Pro"], BaseStyle->Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { "Link", FontColor -> RGBColor[0.854902, 0.396078, 0.145098]}, { "Link"}]], ButtonData->"paclet:ref/False", ContentPadding->False], MouseAppearanceTag["LinkHand"]]], "InlineFormula", FontFamily->"Source Sans Pro"]], "TableText"], Cell["\<\ whether to label states and events with their respective step numbers\ \>", "TableText"]}, {Cell["\"IncludeStateID\"", "TableText"], Cell[TextData[Cell[BoxData[ TagBox[ ButtonBox[ StyleBox["False", "SymbolsRefLink", ShowStringCharacters->True, FontFamily->"Source Sans Pro"], BaseStyle->Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { "Link", FontColor -> RGBColor[0.854902, 0.396078, 0.145098]}, { "Link"}]], ButtonData->"paclet:ref/False", ContentPadding->False], MouseAppearanceTag["LinkHand"]]], "InlineFormula", FontFamily->"Source Sans Pro"]], "TableText"], Cell[ "whether to label states and events with unique IDs", "TableText"]} }]], "TableNotes", CellID->716313443], Cell["\<\ Causal invariance is a property of multiway systems in which all branches of \ evolution history yield causal networks that are isomorphic as acyclic graphs.\ \>", "Notes", CellTags->"TabNext", CellID->658616700], Cell[TextData[{ "In the case of an abstract rewrite system it is a sufficient condition for \ confluence (or the Church-Rosser property), and in the case of a ", Cell[BoxData["WolframModel"], "InlineFormula", FontFamily->"Source Sans Pro"], " it is equivalent to Lorentz covariance." }], "Notes", CellID->808168987] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Examples", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Examples", Cell[ BoxData[ FrameBox[ Cell[ TextData[{ "Demonstrate the function\[CloseCurlyQuote]s usage, starting with \ the most basic use case and describing each example in a preceding text cell.\ \n\nWithin a group, individual examples can be delimited by inserting page \ breaks between them (either using ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"[Right-click]\"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontColor -> GrayLevel[0.286275], FontSize -> 14, StripOnInput -> False], StyleBox[ "\" \[FilledRightTriangle] \"", FontFamily -> "Source Sans Pro", FontSize -> 13.86, FontColor -> GrayLevel[0.5], StripOnInput -> False], StyleBox[ "\"Insert Page Break\"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontColor -> GrayLevel[0.286275], FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], " between cells or through the menu using ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"Insert\"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontColor -> GrayLevel[0.286275], FontSize -> 14, StripOnInput -> False], StyleBox[ "\" \[FilledRightTriangle] \"", FontFamily -> "Source Sans Pro", FontSize -> 13.86, FontColor -> GrayLevel[0.5], StripOnInput -> False], StyleBox[ "\"Page Break\"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontColor -> GrayLevel[0.286275], FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], ").\n\nExamples should be grouped into Subsection and \ Subsubsection cells similarly to existing documentation pages. Here are some \ typical Subsection names and the types of examples they normally contain:\n \ ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Basic Examples: \"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "most basic function usage\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Scope: \"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "input and display conventions, standard computational attributes \ (e.g. threading over lists)\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Options: \"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "available options and parameters for the function\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Applications: \"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "standard industry or academic applications\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Properties and Relations: \"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "how the function relates to other functions\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Possible Issues: \"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "limitations or unexpected behavior a user might experience\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Neat Examples: \"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "particularly interesting, unconventional, or otherwise unique \ usage"}], "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoExamples"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Section", Editable->False, Deletable->False, CellTags->{"Examples", "TemplateCellGroup"}, CellID->677271657], Cell[CellGroupData[{ Cell["Basic Examples", "Subsection", CellID->462042388], Cell["\<\ Determine causal invariance for two string substitution systems:\ \>", "Text", CellChangeTimes->{{3.79430258243545*^9, 3.794302598293385*^9}, 3.794309663487708*^9}, CellID->216510089], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], ",", "\"\\"", ",", "2"}], "]"}]], "Input", CellChangeTimes->{{3.7943025394760923`*^9, 3.794302550117934*^9}, { 3.794309461388215*^9, 3.7943094886667957`*^9}, {3.794309603968924*^9, 3.7943096219890137`*^9}, {3.7943096870322027`*^9, 3.794309687440159*^9}}, CellLabel->"In[833]:=", CellID->386399846], Cell[BoxData["False"], "Output", CellChangeTimes->{ 3.7943025507017403`*^9, {3.794309461814178*^9, 3.794309490007476*^9}, { 3.7943096025092688`*^9, 3.794309618013166*^9}, 3.794309687600892*^9}, CellLabel->"Out[833]=", CellID->255654733] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], ",", "\"\\"", ",", "2"}], "]"}]], "Input", CellChangeTimes->{{3.794302551180578*^9, 3.7943025773672523`*^9}, { 3.794309685240037*^9, 3.7943097010123158`*^9}}, CellLabel->"In[838]:=", CellID->173800495], Cell[BoxData["True"], "Output", CellChangeTimes->{{3.794302559977048*^9, 3.7943025775190783`*^9}, { 3.794309685563908*^9, 3.794309701611006*^9}}, CellLabel->"Out[838]=", CellID->52057484] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", CellID->224031726], Cell["\<\ Different event selection functions can lead to different causal invariance \ behavior:\ \>", "Text", CellChangeTimes->{{3.79430258243545*^9, 3.794302598293385*^9}, 3.794309663487708*^9, {3.794309736217353*^9, 3.794309757468338*^9}}, CellID->606221226], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], ",", "\"\\"", ",", "2"}], "]"}]], "Input", CellChangeTimes->{{3.794309762971546*^9, 3.794309774011867*^9}}, CellLabel->"In[839]:=", CellID->252887585], Cell[BoxData["False"], "Output", CellChangeTimes->{3.794309774266515*^9}, CellLabel->"Out[839]=", CellID->791200019] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], "\[Rule]", "\"\\""}], ",", "\"\\"", ",", "2"}], "]"}]], "Input", CellChangeTimes->{{3.7943097745448713`*^9, 3.7943097901597633`*^9}}, CellLabel->"In[841]:=", CellID->778078349], Cell[BoxData["True"], "Output", CellChangeTimes->{{3.794309786413886*^9, 3.7943097903581133`*^9}}, CellLabel->"Out[841]=", CellID->887912127] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", CellID->224031727], Cell[TextData[{ Cell[BoxData["CausalInvariantQ"], "InlineFormula", FontFamily->"Source Sans Pro"], " can handle Wolfram Models and other system types:" }], "Text", CellChangeTimes->{{3.79430041849046*^9, 3.794300533678185*^9}, { 3.794300593199497*^9, 3.79430059834164*^9}, {3.794300742337944*^9, 3.7943007852786837`*^9}, {3.794302637498499*^9, 3.794302639723071*^9}, { 3.794309709821639*^9, 3.794309710719201*^9}, {3.795538606007321*^9, 3.795538606007361*^9}}, CellID->605071775], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"\"\\"", "->", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"2", ",", "2", ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{"2", ",", "2", ",", "2"}], "}"}]}], "}"}], "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"1", ",", "1", ",", "3"}], "}"}], ",", RowBox[{"{", RowBox[{"1", ",", "1", ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{"2", ",", "1", ",", "2"}], "}"}]}], "}"}]}], "}"}]}], ",", RowBox[{"{", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "0", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "0", ",", "0"}], "}"}]}], "}"}], "}"}], ",", "2"}], "]"}]], "Input", CellChangeTimes->{{3.7943007922316*^9, 3.7943008226874332`*^9}, { 3.794300927282238*^9, 3.794300936912856*^9}, {3.794302642478387*^9, 3.794302645707263*^9}, {3.7943098058429203`*^9, 3.7943098608398123`*^9}, { 3.7954688826623*^9, 3.79546889660248*^9}}, CellLabel->"In[1510]:=", CellID->646129811], Cell[BoxData["True"], "Output", CellChangeTimes->{{3.7954688944689693`*^9, 3.7954688971613283`*^9}}, CellLabel->"Out[1510]=", CellID->933174008] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"CellularAutomaton", "[", "30", "]"}], ",", RowBox[{"{", RowBox[{"0", ",", "0", ",", "0", ",", "1", ",", "0", ",", "0", ",", "0"}], "}"}], ",", "1"}], "]"}]], "Input", CellChangeTimes->{{3.794302745415453*^9, 3.794302751276997*^9}, { 3.794309872196775*^9, 3.794309896894812*^9}}, CellLabel->"In[865]:=", CellID->655970722], Cell[BoxData["False"], "Output", CellChangeTimes->{ 3.7943027521836863`*^9, {3.794309876744359*^9, 3.794309897193098*^9}}, CellLabel->"Out[865]=", CellID->116281122] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"{", "0", "}"}], "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "1", ",", "0"}], "}"}]}], ",", RowBox[{ RowBox[{"{", RowBox[{"1", ",", "1"}], "}"}], "\[Rule]", RowBox[{"{", "1", "}"}]}]}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "1", ",", "0"}], "}"}], ",", "2"}], "]"}]], "Input", CellChangeTimes->{{3.794302781011628*^9, 3.7943027965536213`*^9}, { 3.7943099001986313`*^9, 3.7943099253552227`*^9}}, CellLabel->"In[868]:=", CellID->722848284], Cell[BoxData["True"], "Output", CellChangeTimes->{{3.794302790287444*^9, 3.794302798839941*^9}, { 3.794309900543295*^9, 3.7943099258779097`*^9}}, CellLabel->"Out[868]=", CellID->34498739] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", CellID->224031728], Cell["\<\ Preventing identical states from being merged, by including step numbers \ and/or state IDs, can break causal invariance:\ \>", "Text", CellChangeTimes->{{3.79430258243545*^9, 3.794302598293385*^9}, 3.794309663487708*^9, {3.794309736217353*^9, 3.794309757468338*^9}, { 3.7943100731789293`*^9, 3.794310087880619*^9}}, CellID->683891141], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], ",", "\"\\"", ",", "2"}], "]"}]], "Input", CellChangeTimes->{{3.794310088588616*^9, 3.794310113081809*^9}}, CellLabel->"In[870]:=", CellID->20675820], Cell[BoxData["True"], "Output", CellChangeTimes->{{3.7943100979900723`*^9, 3.794310113313985*^9}}, CellLabel->"Out[870]=", CellID->350424498] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], ",", "\"\\"", ",", "2", ",", RowBox[{"\"\\"", "\[Rule]", "True"}], ",", RowBox[{"\"\\"", "\[Rule]", "True"}]}], "]"}]], "Input", CellChangeTimes->{{3.7943101153691893`*^9, 3.794310133989916*^9}}, CellLabel->"In[871]:=", CellID->214464587], Cell[BoxData["False"], "Output", CellChangeTimes->{3.7943101342446404`*^9}, CellLabel->"Out[871]=", CellID->38164345] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Scope", "Subsection", CellID->964056545], Cell[CellGroupData[{ Cell["System Types", "Subsubsection", CellChangeTimes->{{3.791322994486495*^9, 3.791323005003332*^9}}, CellID->604205909], Cell[TextData[{ Cell[BoxData["CausalInvariantQ"], "InlineFormula", FontFamily->"Source Sans Pro"], " supports both string and list substitution systems:" }], "Text", CellChangeTimes->{{3.791322956552165*^9, 3.791322970736704*^9}, { 3.7913230058925133`*^9, 3.791323044479212*^9}, {3.791323075404776*^9, 3.791323124172975*^9}, {3.791323155729278*^9, 3.791323164268116*^9}, 3.794223998460499*^9, {3.794301166351903*^9, 3.794301173575214*^9}, 3.794301223344034*^9, {3.794303196764728*^9, 3.794303199964374*^9}, { 3.794310149334365*^9, 3.7943101493344793`*^9}}, CellID->611028485], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], ",", "\"\\"", ",", "3"}], "]"}]], "Input", CellChangeTimes->{{3.7943032034822483`*^9, 3.794303215012438*^9}, { 3.794310151532346*^9, 3.7943101625450478`*^9}}, CellLabel->"In[873]:=", CellID->666126043], Cell[BoxData["True"], "Output", CellChangeTimes->{{3.794303212825842*^9, 3.794303215209388*^9}, { 3.794310159549522*^9, 3.794310162754525*^9}}, CellLabel->"Out[873]=", CellID->629397829] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"1", ",", "1"}], "}"}], "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}]}], ",", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}], "\[Rule]", RowBox[{"{", RowBox[{"1", ",", "0"}], "}"}]}]}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "1", ",", "1", ",", "0"}], "}"}], ",", "3"}], "]"}]], "Input", CellChangeTimes->{{3.794303217076602*^9, 3.79430323559536*^9}, { 3.794310167409849*^9, 3.794310174535409*^9}}, CellLabel->"In[875]:=", CellID->142878112], Cell[BoxData["True"], "Output", CellChangeTimes->{ 3.794303235807481*^9, {3.794310172502471*^9, 3.7943101748306217`*^9}}, CellLabel->"Out[875]=", CellID->859493972] }, Open ]], Cell["Lists can contain arbitrary symbolic elements:", "Text", CellChangeTimes->{{3.791322956552165*^9, 3.791322970736704*^9}, { 3.7913230058925133`*^9, 3.791323044479212*^9}, {3.791323075404776*^9, 3.79132308487714*^9}, {3.791323172908209*^9, 3.7913231792631187`*^9}}, CellID->843098503], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"{", InterpretationBox[ ButtonBox[ TooltipBox[ GraphicsBox[{ {GrayLevel[0], RectangleBox[{0, 0}]}, {GrayLevel[0], RectangleBox[{1, -1}]}, {RGBColor[1, 1, 0], RectangleBox[{0, -1}, {2, 1}]}}, AspectRatio->1, DefaultBaseStyle->"ColorSwatchGraphics", Frame->True, FrameStyle->RGBColor[0.6666666666666666, 0.6666666666666666, 0.], FrameTicks->None, ImageSize-> Dynamic[{ Automatic, 1.35 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}], PlotRangePadding->None], StyleBox[ RowBox[{"RGBColor", "[", RowBox[{"1", ",", "1", ",", "0"}], "]"}], NumberMarks -> False]], Appearance->None, BaseStyle->{}, BaselinePosition->Baseline, ButtonFunction:>With[{Typeset`box$ = EvaluationBox[]}, If[ Not[ AbsoluteCurrentValue["Deployed"]], SelectionMove[Typeset`box$, All, Expression]; FrontEnd`Private`$ColorSelectorInitialAlpha = 1; FrontEnd`Private`$ColorSelectorInitialColor = RGBColor[1, 1, 0]; FrontEnd`Private`$ColorSelectorUseMakeBoxes = True; MathLink`CallFrontEnd[ FrontEnd`AttachCell[Typeset`box$, FrontEndResource["RGBColorValueSelector"], { 0, {Left, Bottom}}, {Left, Top}, "ClosingActions" -> { "SelectionDeparture", "ParentChanged", "EvaluatorQuit"}]]]], DefaultBaseStyle->{}, Evaluator->Automatic, Method->"Preemptive"], RGBColor[1, 1, 0], Editable->False, Selectable->False], "}"}], "\[Rule]", RowBox[{"{", RowBox[{ InterpretationBox[ ButtonBox[ TooltipBox[ GraphicsBox[{ {GrayLevel[0], RectangleBox[{0, 0}]}, {GrayLevel[0], RectangleBox[{1, -1}]}, {RGBColor[1, 1, 0], RectangleBox[{0, -1}, {2, 1}]}}, AspectRatio->1, DefaultBaseStyle->"ColorSwatchGraphics", Frame->True, FrameStyle->RGBColor[0.6666666666666666, 0.6666666666666666, 0.], FrameTicks->None, ImageSize-> Dynamic[{ Automatic, 1.35 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}], PlotRangePadding->None], StyleBox[ RowBox[{"RGBColor", "[", RowBox[{"1", ",", "1", ",", "0"}], "]"}], NumberMarks -> False]], Appearance->None, BaseStyle->{}, BaselinePosition->Baseline, ButtonFunction:>With[{Typeset`box$ = EvaluationBox[]}, If[ Not[ AbsoluteCurrentValue["Deployed"]], SelectionMove[Typeset`box$, All, Expression]; FrontEnd`Private`$ColorSelectorInitialAlpha = 1; FrontEnd`Private`$ColorSelectorInitialColor = RGBColor[1, 1, 0]; FrontEnd`Private`$ColorSelectorUseMakeBoxes = True; MathLink`CallFrontEnd[ FrontEnd`AttachCell[Typeset`box$, FrontEndResource["RGBColorValueSelector"], { 0, {Left, Bottom}}, {Left, Top}, "ClosingActions" -> { "SelectionDeparture", "ParentChanged", "EvaluatorQuit"}]]]], DefaultBaseStyle->{}, Evaluator->Automatic, Method->"Preemptive"], RGBColor[1, 1, 0], Editable->False, Selectable->False], ",", InterpretationBox[ ButtonBox[ TooltipBox[ GraphicsBox[{ {GrayLevel[0], RectangleBox[{0, 0}]}, {GrayLevel[0], RectangleBox[{1, -1}]}, {RGBColor[1, 1, 0], RectangleBox[{0, -1}, {2, 1}]}}, AspectRatio->1, DefaultBaseStyle->"ColorSwatchGraphics", Frame->True, FrameStyle->RGBColor[0.6666666666666666, 0.6666666666666666, 0.], FrameTicks->None, ImageSize-> Dynamic[{ Automatic, 1.35 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}], PlotRangePadding->None], StyleBox[ RowBox[{"RGBColor", "[", RowBox[{"1", ",", "1", ",", "0"}], "]"}], NumberMarks -> False]], Appearance->None, BaseStyle->{}, BaselinePosition->Baseline, ButtonFunction:>With[{Typeset`box$ = EvaluationBox[]}, If[ Not[ AbsoluteCurrentValue["Deployed"]], SelectionMove[Typeset`box$, All, Expression]; FrontEnd`Private`$ColorSelectorInitialAlpha = 1; FrontEnd`Private`$ColorSelectorInitialColor = RGBColor[1, 1, 0]; FrontEnd`Private`$ColorSelectorUseMakeBoxes = True; MathLink`CallFrontEnd[ FrontEnd`AttachCell[Typeset`box$, FrontEndResource["RGBColorValueSelector"], { 0, {Left, Bottom}}, {Left, Top}, "ClosingActions" -> { "SelectionDeparture", "ParentChanged", "EvaluatorQuit"}]]]], DefaultBaseStyle->{}, Evaluator->Automatic, Method->"Preemptive"], RGBColor[1, 1, 0], Editable->False, Selectable->False]}], "}"}]}], ",", RowBox[{ RowBox[{"{", InterpretationBox[ ButtonBox[ TooltipBox[ GraphicsBox[{ {GrayLevel[0], RectangleBox[{0, 0}]}, {GrayLevel[0], RectangleBox[{1, -1}]}, {RGBColor[1, 0.5, 0], RectangleBox[{0, -1}, {2, 1}]}}, AspectRatio->1, DefaultBaseStyle->"ColorSwatchGraphics", Frame->True, FrameStyle->RGBColor[0.6666666666666666, 0.33333333333333337`, 0.], FrameTicks->None, ImageSize-> Dynamic[{ Automatic, 1.35 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}], PlotRangePadding->None], StyleBox[ RowBox[{"RGBColor", "[", RowBox[{"1", ",", "0.5`", ",", "0"}], "]"}], NumberMarks -> False]], Appearance->None, BaseStyle->{}, BaselinePosition->Baseline, ButtonFunction:>With[{Typeset`box$ = EvaluationBox[]}, If[ Not[ AbsoluteCurrentValue["Deployed"]], SelectionMove[Typeset`box$, All, Expression]; FrontEnd`Private`$ColorSelectorInitialAlpha = 1; FrontEnd`Private`$ColorSelectorInitialColor = RGBColor[1, 0.5, 0]; FrontEnd`Private`$ColorSelectorUseMakeBoxes = True; MathLink`CallFrontEnd[ FrontEnd`AttachCell[Typeset`box$, FrontEndResource["RGBColorValueSelector"], { 0, {Left, Bottom}}, {Left, Top}, "ClosingActions" -> { "SelectionDeparture", "ParentChanged", "EvaluatorQuit"}]]]], DefaultBaseStyle->{}, Evaluator->Automatic, Method->"Preemptive"], RGBColor[1, 0.5, 0], Editable->False, Selectable->False], "}"}], "\[Rule]", RowBox[{"{", RowBox[{ InterpretationBox[ ButtonBox[ TooltipBox[ GraphicsBox[{ {GrayLevel[0], RectangleBox[{0, 0}]}, {GrayLevel[0], RectangleBox[{1, -1}]}, {RGBColor[1, 1, 0], RectangleBox[{0, -1}, {2, 1}]}}, AspectRatio->1, DefaultBaseStyle->"ColorSwatchGraphics", Frame->True, FrameStyle->RGBColor[0.6666666666666666, 0.6666666666666666, 0.], FrameTicks->None, ImageSize-> Dynamic[{ Automatic, 1.35 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}], PlotRangePadding->None], StyleBox[ RowBox[{"RGBColor", "[", RowBox[{"1", ",", "1", ",", "0"}], "]"}], NumberMarks -> False]], Appearance->None, BaseStyle->{}, BaselinePosition->Baseline, ButtonFunction:>With[{Typeset`box$ = EvaluationBox[]}, If[ Not[ AbsoluteCurrentValue["Deployed"]], SelectionMove[Typeset`box$, All, Expression]; FrontEnd`Private`$ColorSelectorInitialAlpha = 1; FrontEnd`Private`$ColorSelectorInitialColor = RGBColor[1, 1, 0]; FrontEnd`Private`$ColorSelectorUseMakeBoxes = True; MathLink`CallFrontEnd[ FrontEnd`AttachCell[Typeset`box$, FrontEndResource["RGBColorValueSelector"], { 0, {Left, Bottom}}, {Left, Top}, "ClosingActions" -> { "SelectionDeparture", "ParentChanged", "EvaluatorQuit"}]]]], DefaultBaseStyle->{}, Evaluator->Automatic, Method->"Preemptive"], RGBColor[1, 1, 0], Editable->False, Selectable->False], ",", InterpretationBox[ ButtonBox[ TooltipBox[ GraphicsBox[{ {GrayLevel[0], RectangleBox[{0, 0}]}, {GrayLevel[0], RectangleBox[{1, -1}]}, {RGBColor[1, 0.5, 0], RectangleBox[{0, -1}, {2, 1}]}}, AspectRatio->1, DefaultBaseStyle->"ColorSwatchGraphics", Frame->True, FrameStyle->RGBColor[0.6666666666666666, 0.33333333333333337`, 0.], FrameTicks->None, ImageSize-> Dynamic[{ Automatic, 1.35 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}], PlotRangePadding->None], StyleBox[ RowBox[{"RGBColor", "[", RowBox[{"1", ",", "0.5`", ",", "0"}], "]"}], NumberMarks -> False]], Appearance->None, BaseStyle->{}, BaselinePosition->Baseline, ButtonFunction:>With[{Typeset`box$ = EvaluationBox[]}, If[ Not[ AbsoluteCurrentValue["Deployed"]], SelectionMove[Typeset`box$, All, Expression]; FrontEnd`Private`$ColorSelectorInitialAlpha = 1; FrontEnd`Private`$ColorSelectorInitialColor = RGBColor[1, 0.5, 0]; FrontEnd`Private`$ColorSelectorUseMakeBoxes = True; MathLink`CallFrontEnd[ FrontEnd`AttachCell[Typeset`box$, FrontEndResource["RGBColorValueSelector"], { 0, {Left, Bottom}}, {Left, Top}, "ClosingActions" -> { "SelectionDeparture", "ParentChanged", "EvaluatorQuit"}]]]], DefaultBaseStyle->{}, Evaluator->Automatic, Method->"Preemptive"], RGBColor[1, 0.5, 0], Editable->False, Selectable->False]}], "}"}]}]}], "}"}], ",", RowBox[{"{", RowBox[{"{", RowBox[{ InterpretationBox[ ButtonBox[ TooltipBox[ GraphicsBox[{ {GrayLevel[0], RectangleBox[{0, 0}]}, {GrayLevel[0], RectangleBox[{1, -1}]}, {RGBColor[1, 1, 0], RectangleBox[{0, -1}, {2, 1}]}}, AspectRatio->1, DefaultBaseStyle->"ColorSwatchGraphics", Frame->True, FrameStyle->RGBColor[0.6666666666666666, 0.6666666666666666, 0.], FrameTicks->None, ImageSize-> Dynamic[{ Automatic, 1.35 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}], PlotRangePadding->None], StyleBox[ RowBox[{"RGBColor", "[", RowBox[{"1", ",", "1", ",", "0"}], "]"}], NumberMarks -> False]], Appearance->None, BaseStyle->{}, BaselinePosition->Baseline, ButtonFunction:>With[{Typeset`box$ = EvaluationBox[]}, If[ Not[ AbsoluteCurrentValue["Deployed"]], SelectionMove[Typeset`box$, All, Expression]; FrontEnd`Private`$ColorSelectorInitialAlpha = 1; FrontEnd`Private`$ColorSelectorInitialColor = RGBColor[1, 1, 0]; FrontEnd`Private`$ColorSelectorUseMakeBoxes = True; MathLink`CallFrontEnd[ FrontEnd`AttachCell[Typeset`box$, FrontEndResource["RGBColorValueSelector"], { 0, {Left, Bottom}}, {Left, Top}, "ClosingActions" -> { "SelectionDeparture", "ParentChanged", "EvaluatorQuit"}]]]], DefaultBaseStyle->{}, Evaluator->Automatic, Method->"Preemptive"], RGBColor[1, 1, 0], Editable->False, Selectable->False], ",", InterpretationBox[ ButtonBox[ TooltipBox[ GraphicsBox[{ {GrayLevel[0], RectangleBox[{0, 0}]}, {GrayLevel[0], RectangleBox[{1, -1}]}, {RGBColor[1, 0.5, 0], RectangleBox[{0, -1}, {2, 1}]}}, AspectRatio->1, DefaultBaseStyle->"ColorSwatchGraphics", Frame->True, FrameStyle->RGBColor[0.6666666666666666, 0.33333333333333337`, 0.], FrameTicks->None, ImageSize-> Dynamic[{ Automatic, 1.35 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}], PlotRangePadding->None], StyleBox[ RowBox[{"RGBColor", "[", RowBox[{"1", ",", "0.5`", ",", "0"}], "]"}], NumberMarks -> False]], Appearance->None, BaseStyle->{}, BaselinePosition->Baseline, ButtonFunction:>With[{Typeset`box$ = EvaluationBox[]}, If[ Not[ AbsoluteCurrentValue["Deployed"]], SelectionMove[Typeset`box$, All, Expression]; FrontEnd`Private`$ColorSelectorInitialAlpha = 1; FrontEnd`Private`$ColorSelectorInitialColor = RGBColor[1, 0.5, 0]; FrontEnd`Private`$ColorSelectorUseMakeBoxes = True; MathLink`CallFrontEnd[ FrontEnd`AttachCell[Typeset`box$, FrontEndResource["RGBColorValueSelector"], { 0, {Left, Bottom}}, {Left, Top}, "ClosingActions" -> { "SelectionDeparture", "ParentChanged", "EvaluatorQuit"}]]]], DefaultBaseStyle->{}, Evaluator->Automatic, Method->"Preemptive"], RGBColor[1, 0.5, 0], Editable->False, Selectable->False], ",", InterpretationBox[ ButtonBox[ TooltipBox[ GraphicsBox[{ {GrayLevel[0], RectangleBox[{0, 0}]}, {GrayLevel[0], RectangleBox[{1, -1}]}, {RGBColor[1, 1, 0], RectangleBox[{0, -1}, {2, 1}]}}, AspectRatio->1, DefaultBaseStyle->"ColorSwatchGraphics", Frame->True, FrameStyle->RGBColor[0.6666666666666666, 0.6666666666666666, 0.], FrameTicks->None, ImageSize-> Dynamic[{ Automatic, 1.35 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}], PlotRangePadding->None], StyleBox[ RowBox[{"RGBColor", "[", RowBox[{"1", ",", "1", ",", "0"}], "]"}], NumberMarks -> False]], Appearance->None, BaseStyle->{}, BaselinePosition->Baseline, ButtonFunction:>With[{Typeset`box$ = EvaluationBox[]}, If[ Not[ AbsoluteCurrentValue["Deployed"]], SelectionMove[Typeset`box$, All, Expression]; FrontEnd`Private`$ColorSelectorInitialAlpha = 1; FrontEnd`Private`$ColorSelectorInitialColor = RGBColor[1, 1, 0]; FrontEnd`Private`$ColorSelectorUseMakeBoxes = True; MathLink`CallFrontEnd[ FrontEnd`AttachCell[Typeset`box$, FrontEndResource["RGBColorValueSelector"], { 0, {Left, Bottom}}, {Left, Top}, "ClosingActions" -> { "SelectionDeparture", "ParentChanged", "EvaluatorQuit"}]]]], DefaultBaseStyle->{}, Evaluator->Automatic, Method->"Preemptive"], RGBColor[1, 1, 0], Editable->False, Selectable->False]}], "}"}], "}"}], ",", "2"}], "]"}]], "Input", CellChangeTimes->{{3.791323180751914*^9, 3.7913232432969103`*^9}, { 3.7913233143148127`*^9, 3.791323316191559*^9}, {3.79431033653084*^9, 3.7943103378274927`*^9}}, CellLabel->"In[903]:=", CellID->90887875], Cell[BoxData["True"], "Output", CellChangeTimes->{{3.7913232436441708`*^9, 3.79132326511829*^9}, 3.791323316365457*^9, 3.7943013054844427`*^9, 3.794310340414846*^9}, CellLabel->"Out[903]=", CellID->74225113] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", CellID->224031729], Cell["Give an explicit substitution system rule:", "Text", CellChangeTimes->{{3.791322956552165*^9, 3.791322970736704*^9}, { 3.7913230058925133`*^9, 3.791323044479212*^9}, {3.791323075404776*^9, 3.79132308487714*^9}, {3.791323172908209*^9, 3.7913231792631187`*^9}, { 3.791323328200288*^9, 3.791323332788879*^9}}, CellID->477259298], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"SubstitutionSystem", "[", RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"{", "0", "}"}], "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}]}], ",", RowBox[{ RowBox[{"{", "0", "}"}], "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}]}]}], "}"}], "]"}], ",", RowBox[{"{", RowBox[{"{", "0", "}"}], "}"}], ",", "3"}], "]"}]], "Input", CellChangeTimes->{{3.791323339573163*^9, 3.791323362083625*^9}, { 3.794310357191774*^9, 3.7943103585557528`*^9}}, CellLabel->"In[904]:=", CellID->364358447], Cell[BoxData["True"], "Output", CellChangeTimes->{{3.791323357342395*^9, 3.791323362306842*^9}, 3.794310359132869*^9}, CellLabel->"Out[904]=", CellID->941986961] }, Open ]], Cell["\<\ An alternative method of specifying that a substitution system should be used:\ \>", "Text", CellChangeTimes->{{3.791322956552165*^9, 3.791322970736704*^9}, { 3.7913230058925133`*^9, 3.791323044479212*^9}, {3.791323075404776*^9, 3.79132308487714*^9}, {3.791323172908209*^9, 3.7913231792631187`*^9}, { 3.791323328200288*^9, 3.791323332788879*^9}, {3.791323375764019*^9, 3.791323390297855*^9}}, CellID->200836085], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"\"\\"", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"{", "0", "}"}], "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}]}], ",", RowBox[{ RowBox[{"{", "0", "}"}], "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}]}]}], "}"}]}], ",", RowBox[{"{", RowBox[{"{", "0", "}"}], "}"}], ",", "3"}], "]"}]], "Input", CellChangeTimes->{{3.7913233909048767`*^9, 3.791323418985118*^9}, { 3.7943103613557253`*^9, 3.794310362655567*^9}}, CellLabel->"In[905]:=", CellID->560616683], Cell[BoxData["True"], "Output", CellChangeTimes->{3.791323419188397*^9, 3.794310362846725*^9}, CellLabel->"Out[905]=", CellID->250048258] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", CellID->224031730], Cell[TextData[{ Cell[BoxData["CausalInvariantQ"], "InlineFormula", FontFamily->"Source Sans Pro"], " also supports multiway generalizations of cellular automata:" }], "Text", CellChangeTimes->{{3.791322956552165*^9, 3.791322970736704*^9}, { 3.7913230058925133`*^9, 3.791323044479212*^9}, {3.791323075404776*^9, 3.79132308487714*^9}, {3.791323172908209*^9, 3.7913231792631187`*^9}, { 3.791323328200288*^9, 3.791323332788879*^9}, {3.7913234263306303`*^9, 3.791323443262574*^9}, 3.7942240043496037`*^9, {3.794301341467616*^9, 3.794301345048877*^9}, 3.7943013792775583`*^9, {3.794303785255097*^9, 3.794303787798923*^9}, {3.794310180512809*^9, 3.794310181101506*^9}}, CellID->207610370], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"CellularAutomaton", "[", RowBox[{"{", RowBox[{"170", ",", "240"}], "}"}], "]"}], ",", RowBox[{"{", RowBox[{"0", ",", "0", ",", "1", ",", "0", ",", "0"}], "}"}], ",", "1"}], "]"}]], "Input", CellChangeTimes->{{3.7943037892086487`*^9, 3.794303801466107*^9}, { 3.794310185293414*^9, 3.794310194195545*^9}}, CellLabel->"In[878]:=", CellID->262794651], Cell[BoxData["False"], "Output", CellChangeTimes->{ 3.794303804612468*^9, {3.794310191594625*^9, 3.794310194836334*^9}}, CellLabel->"Out[878]=", CellID->415202638] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"CellularAutomaton", "[", RowBox[{"{", RowBox[{"170", ",", "240"}], "}"}], "]"}], ",", RowBox[{"{", RowBox[{"0", ",", "0", ",", "1", ",", "0", ",", "0"}], "}"}], ",", "2"}], "]"}]], "Input", CellChangeTimes->{{3.79431019521719*^9, 3.794310204024489*^9}}, CellLabel->"In[879]:=", CellID->342810187], Cell[BoxData["True"], "Output", CellChangeTimes->{3.7943102042752523`*^9}, CellLabel->"Out[879]=", CellID->678549179] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", CellID->224031731], Cell[TextData[{ Cell[BoxData["CausalInvariantQ"], "InlineFormula", FontFamily->"Source Sans Pro"], " also supports multiway generalizations of Wolfram Models:" }], "Text", CellChangeTimes->{{3.791322956552165*^9, 3.791322970736704*^9}, { 3.7913230058925133`*^9, 3.791323044479212*^9}, {3.791323075404776*^9, 3.79132308487714*^9}, {3.791323172908209*^9, 3.7913231792631187`*^9}, { 3.791323328200288*^9, 3.791323332788879*^9}, {3.7913234263306303`*^9, 3.791323443262574*^9}, 3.7942240043496037`*^9, {3.794301341467616*^9, 3.794301345048877*^9}, 3.7943013792775583`*^9, {3.794303785255097*^9, 3.794303787798923*^9}, {3.794303819633938*^9, 3.794303822291389*^9}, { 3.794310209361587*^9, 3.7943102093616734`*^9}}, CellID->109640596], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"\"\\"", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{"1", ",", "0"}], "}"}]}], "}"}], "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"1", ",", "2"}], "}"}], ",", RowBox[{"{", RowBox[{"2", ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}]}], "}"}]}], "}"}]}], ",", RowBox[{"{", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{"1", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{"2", ",", "3"}], "}"}]}], "}"}], "}"}], ",", "1"}], "]"}]], "Input", CellChangeTimes->{{3.794303921312051*^9, 3.794303931415246*^9}, { 3.794310211878832*^9, 3.794310313330112*^9}, {3.7954689068049593`*^9, 3.7954689136262827`*^9}}, CellLabel->"In[1511]:=", CellID->180975717], Cell[BoxData["False"], "Output", CellChangeTimes->{ 3.7943039320881653`*^9, {3.794310217607576*^9, 3.794310313737885*^9}, 3.7954689140303383`*^9}, CellLabel->"Out[1511]=", CellID->682951919] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"\"\\"", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}], "}"}], "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"1", ",", "2"}], "}"}], ",", RowBox[{"{", RowBox[{"2", ",", "1"}], "}"}]}], "}"}]}], "}"}]}], ",", RowBox[{"{", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{"1", ",", "0"}], "}"}]}], "}"}], "}"}], ",", "1"}], "]"}]], "Input", CellChangeTimes->{{3.794303823151978*^9, 3.794303920069763*^9}, { 3.7943103016267233`*^9, 3.7943103096341867`*^9}, {3.7954689209558897`*^9, 3.795468927238667*^9}}, CellLabel->"In[1512]:=", CellID->393366218], Cell[BoxData["True"], "Output", CellChangeTimes->{{3.794303840832499*^9, 3.794303920290326*^9}, { 3.7943103100021667`*^9, 3.794310314758873*^9}, 3.795468927777659*^9}, CellLabel->"Out[1512]=", CellID->879897201] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", CellID->224031732], Cell["\<\ Construct a multiway evolution by explicitly specifying an association:\ \>", "Text", CellChangeTimes->{{3.791322956552165*^9, 3.791322970736704*^9}, { 3.7913230058925133`*^9, 3.791323044479212*^9}, {3.791323075404776*^9, 3.79132308487714*^9}, {3.791323172908209*^9, 3.7913231792631187`*^9}, { 3.791323328200288*^9, 3.791323332788879*^9}, {3.7913234263306303`*^9, 3.791323443262574*^9}, {3.791323488875498*^9, 3.7913235482516813`*^9}, { 3.791323679132427*^9, 3.791323682292664*^9}, {3.791323712318419*^9, 3.79132372357957*^9}, {3.791323838832839*^9, 3.791323845864623*^9}, { 3.7913238988499737`*^9, 3.791323901415097*^9}, {3.791324206757916*^9, 3.7913242456364403`*^9}, {3.791324475288999*^9, 3.791324476099023*^9}, 3.794224018820208*^9, {3.794310564328854*^9, 3.794310566793154*^9}}, CellID->355265985], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"<|", RowBox[{ RowBox[{"\"\\"", "\[Rule]", RowBox[{"(", RowBox[{ RowBox[{"StringReplaceList", "[", RowBox[{"#", ",", RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}]}], "]"}], "&"}], ")"}]}], ",", RowBox[{"\"\\"", "\[Rule]", "SameQ"}], ",", RowBox[{"\"\\"", "\[Rule]", "Identity"}], ",", RowBox[{"\"\\"", "\[Rule]", "Identity"}], ",", RowBox[{"\"\\"", "\[Rule]", "Identity"}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "Identity"}]}], "|>"}], ",", RowBox[{"{", "\"\\"", "}"}], ",", "3"}], "]"}]], "Input", CellChangeTimes->{{3.7913242463205137`*^9, 3.791324250417555*^9}, { 3.791324284550568*^9, 3.791324362195999*^9}, {3.791324419686141*^9, 3.79132442575167*^9}, {3.791324472819564*^9, 3.791324473748498*^9}, { 3.794310567766522*^9, 3.794310569326309*^9}}, CellLabel->"In[927]:=", CellID->727447640], Cell[BoxData["True"], "Output", CellChangeTimes->{{3.791324350851933*^9, 3.7913243629346046`*^9}, 3.7913244266390333`*^9, {3.791324473988463*^9, 3.791324477791518*^9}, 3.7943105695573807`*^9}, CellLabel->"Out[927]=", CellID->310195328] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Rules and Initial Conditions", "Subsubsection", CellChangeTimes->{{3.791322994486495*^9, 3.791323005003332*^9}, { 3.7913239973189487`*^9, 3.791324000974572*^9}}, CellID->547613991], Cell[TextData[{ Cell[BoxData["CausalInvariantQ"], "InlineFormula", FontFamily->"Source Sans Pro"], " accepts both individual rules and lists of rules:" }], "Text", CellChangeTimes->{{3.791322956552165*^9, 3.791322970736704*^9}, { 3.7913230058925133`*^9, 3.791323044479212*^9}, {3.791323075404776*^9, 3.79132308487714*^9}, {3.791323172908209*^9, 3.7913231792631187`*^9}, { 3.791323328200288*^9, 3.791323332788879*^9}, {3.7913234263306303`*^9, 3.791323443262574*^9}, {3.791323488875498*^9, 3.7913235482516813`*^9}, { 3.791323679132427*^9, 3.791323682292664*^9}, {3.791323712318419*^9, 3.79132372357957*^9}, {3.791323838832839*^9, 3.791323845864623*^9}, { 3.7913238988499737`*^9, 3.791323901415097*^9}, {3.791324006825696*^9, 3.7913240243421507`*^9}, 3.7942240249660788`*^9, {3.794310407000795*^9, 3.7943104083452787`*^9}}, CellID->257625963], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", "\"\\"", ",", "1"}], "]"}]], "Input", CellChangeTimes->{{3.791324024878457*^9, 3.7913240353108892`*^9}, { 3.791324395446916*^9, 3.791324416711841*^9}, {3.794310411388254*^9, 3.79431043832145*^9}}, CellLabel->"In[914]:=", CellID->400399471], Cell[BoxData["True"], "Output", CellChangeTimes->{ 3.791324035579554*^9, {3.791324397829023*^9, 3.7913244170813704`*^9}, 3.791467826602603*^9, 3.793049202327821*^9, {3.79431041526187*^9, 3.794310438542602*^9}}, CellLabel->"Out[914]=", CellID->539182252] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], ",", "\"\\"", ",", "1"}], "]"}]], "Input", CellChangeTimes->{{3.791324038040313*^9, 3.7913240506446047`*^9}, { 3.7943104173942432`*^9, 3.794310439981305*^9}}, CellLabel->"In[915]:=", CellID->45096072], Cell[BoxData["False"], "Output", CellChangeTimes->{ 3.7913240509955587`*^9, 3.79304919938262*^9, {3.794310421043745*^9, 3.794310440286223*^9}}, CellLabel->"Out[915]=", CellID->762081186] }, Open ]], Cell["Likewise for initial conditions:", "Text", CellChangeTimes->{{3.791322956552165*^9, 3.791322970736704*^9}, { 3.7913230058925133`*^9, 3.791323044479212*^9}, {3.791323075404776*^9, 3.79132308487714*^9}, {3.791323172908209*^9, 3.7913231792631187`*^9}, { 3.791323328200288*^9, 3.791323332788879*^9}, {3.7913234263306303`*^9, 3.791323443262574*^9}, {3.791323488875498*^9, 3.7913235482516813`*^9}, { 3.791323679132427*^9, 3.791323682292664*^9}, {3.791323712318419*^9, 3.79132372357957*^9}, {3.791323838832839*^9, 3.791323845864623*^9}, { 3.7913238988499737`*^9, 3.791323901415097*^9}, {3.791324006825696*^9, 3.7913240243421507`*^9}, {3.791324060577313*^9, 3.791324066202427*^9}}, CellID->318690416], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], ",", RowBox[{"{", RowBox[{"\"\\"", ",", "\"\\""}], "}"}], ",", "3"}], "]"}]], "Input", CellChangeTimes->{{3.79132406678589*^9, 3.791324098973692*^9}, { 3.794310444826015*^9, 3.794310449758544*^9}}, CellLabel->"In[916]:=", CellID->872277682], Cell[BoxData["True"], "Output", CellChangeTimes->{{3.791324089038796*^9, 3.791324099299591*^9}, 3.793049200326673*^9, 3.794310450757161*^9}, CellLabel->"Out[916]=", CellID->152314339] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Event Selection Functions", "Subsubsection", CellChangeTimes->{{3.791322994486495*^9, 3.791323005003332*^9}, { 3.7913239973189487`*^9, 3.791324000974572*^9}, {3.791325571489139*^9, 3.791325573490665*^9}}, CellID->262662783], Cell["Apply only the first possible event at each step:", "Text", CellChangeTimes->{{3.791322956552165*^9, 3.791322970736704*^9}, { 3.7913230058925133`*^9, 3.791323044479212*^9}, {3.791323075404776*^9, 3.79132308487714*^9}, {3.791323172908209*^9, 3.7913231792631187`*^9}, { 3.791323328200288*^9, 3.791323332788879*^9}, {3.7913234263306303`*^9, 3.791323443262574*^9}, {3.791323488875498*^9, 3.7913235482516813`*^9}, { 3.791323679132427*^9, 3.791323682292664*^9}, {3.791323712318419*^9, 3.79132372357957*^9}, {3.791323838832839*^9, 3.791323845864623*^9}, { 3.7913238988499737`*^9, 3.791323901415097*^9}, {3.791324006825696*^9, 3.7913240243421507`*^9}, {3.791324060577313*^9, 3.791324066202427*^9}, { 3.7913255957208138`*^9, 3.7913256046084623`*^9}}, CellID->243887168], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], "\[Rule]", "\"\\""}], ",", "\"\\"", ",", "2"}], "]"}]], "Input", CellChangeTimes->{{3.791325605224814*^9, 3.791325618534761*^9}, { 3.794310474401786*^9, 3.7943104937749977`*^9}}, CellLabel->"In[923]:=", CellID->874964456], Cell[BoxData["True"], "Output", CellChangeTimes->{ 3.791325618779131*^9, {3.794310476044079*^9, 3.794310494002577*^9}}, CellLabel->"Out[923]=", CellID->339323409] }, Open ]], Cell["Apply the first and last possible events at each step:", "Text", CellChangeTimes->{{3.791322956552165*^9, 3.791322970736704*^9}, { 3.7913230058925133`*^9, 3.791323044479212*^9}, {3.791323075404776*^9, 3.79132308487714*^9}, {3.791323172908209*^9, 3.7913231792631187`*^9}, { 3.791323328200288*^9, 3.791323332788879*^9}, {3.7913234263306303`*^9, 3.791323443262574*^9}, {3.791323488875498*^9, 3.7913235482516813`*^9}, { 3.791323679132427*^9, 3.791323682292664*^9}, {3.791323712318419*^9, 3.79132372357957*^9}, {3.791323838832839*^9, 3.791323845864623*^9}, { 3.7913238988499737`*^9, 3.791323901415097*^9}, {3.791324006825696*^9, 3.7913240243421507`*^9}, {3.791324060577313*^9, 3.791324066202427*^9}, { 3.7913255957208138`*^9, 3.791325635465694*^9}}, CellID->426646543], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], "\[Rule]", RowBox[{"(", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"First", "[", "#", "]"}], ",", RowBox[{"Last", "[", "#", "]"}]}], "}"}], "&"}], ")"}]}], ",", "\"\\"", ",", "1"}], "]"}]], "Input", CellChangeTimes->{{3.79132563601657*^9, 3.791325650102089*^9}, { 3.7943104788315287`*^9, 3.7943104970759478`*^9}}, CellLabel->"In[925]:=", CellID->530502297], Cell[BoxData["False"], "Output", CellChangeTimes->{ 3.791325650333827*^9, {3.794310480590589*^9, 3.794310497309046*^9}}, CellLabel->"Out[925]=", CellID->655909835] }, Open ]], Cell["\<\ Use a greedy-style algorithm to apply the maximal set of non-conflicting \ events at each step (strings only):\ \>", "Text", CellChangeTimes->{{3.791322956552165*^9, 3.791322970736704*^9}, { 3.7913230058925133`*^9, 3.791323044479212*^9}, {3.791323075404776*^9, 3.79132308487714*^9}, {3.791323172908209*^9, 3.7913231792631187`*^9}, { 3.791323328200288*^9, 3.791323332788879*^9}, {3.7913234263306303`*^9, 3.791323443262574*^9}, {3.791323488875498*^9, 3.7913235482516813`*^9}, { 3.791323679132427*^9, 3.791323682292664*^9}, {3.791323712318419*^9, 3.79132372357957*^9}, {3.791323838832839*^9, 3.791323845864623*^9}, { 3.7913238988499737`*^9, 3.791323901415097*^9}, {3.791324006825696*^9, 3.7913240243421507`*^9}, {3.791324060577313*^9, 3.791324066202427*^9}, { 3.7913255957208138`*^9, 3.7913256046084623`*^9}, {3.7913256615774517`*^9, 3.791325705225836*^9}}, CellID->531956355], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], "\[Rule]", "\"\\""}], ",", "\"\\"", ",", "4"}], "]"}]], "Input", CellChangeTimes->{{3.791325688877452*^9, 3.791325711570808*^9}, { 3.791325755730282*^9, 3.791325756963973*^9}, {3.794310503206298*^9, 3.794310509482361*^9}}, CellLabel->"In[926]:=", CellID->255677409], Cell[BoxData["True"], "Output", CellChangeTimes->{ 3.7913257150612307`*^9, {3.791325757276678*^9, 3.791325772610423*^9}, 3.7930491941598053`*^9, 3.794310509770133*^9}, CellLabel->"Out[926]=", CellID->390243426] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Options", "Subsection", CellID->776923543], Cell["Explicitly specify the type of rule:", "Text", CellChangeTimes->{{3.791322956552165*^9, 3.791322970736704*^9}, { 3.7913230058925133`*^9, 3.791323044479212*^9}, {3.791323075404776*^9, 3.79132308487714*^9}, {3.791323172908209*^9, 3.7913231792631187`*^9}, { 3.791323328200288*^9, 3.791323332788879*^9}, {3.7913234263306303`*^9, 3.791323443262574*^9}, {3.791323488875498*^9, 3.7913235482516813`*^9}, { 3.791323679132427*^9, 3.791323682292664*^9}, {3.791323712318419*^9, 3.79132372357957*^9}, {3.791323838832839*^9, 3.791323845864623*^9}, { 3.7913238988499737`*^9, 3.791323901415097*^9}, {3.791324006825696*^9, 3.7913240243421507`*^9}, {3.791324060577313*^9, 3.791324066202427*^9}, { 3.7913255957208138`*^9, 3.7913256046084623`*^9}, {3.7913256615774517`*^9, 3.7913257285574617`*^9}, {3.794224809247649*^9, 3.794224813632114*^9}}, CellID->959360977], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"\"\\"", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}]}], ",", RowBox[{"{", "\"\\"", "}"}], ",", "2"}], "]"}]], "Input", CellChangeTimes->{{3.794224816309407*^9, 3.794224855728146*^9}, { 3.794310613054514*^9, 3.794310629496757*^9}}, CellLabel->"In[934]:=", CellID->301277842], Cell[BoxData["True"], "Output", CellChangeTimes->{{3.7942248396364927`*^9, 3.794224856260364*^9}, { 3.79431061748911*^9, 3.7943106297316093`*^9}}, CellLabel->"Out[934]=", CellID->460112455] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"\"\\"", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{ RowBox[{"{", "0", "}"}], "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}]}], ",", RowBox[{ RowBox[{"{", "0", "}"}], "\[Rule]", RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}]}]}], "}"}]}], ",", RowBox[{"{", RowBox[{"{", RowBox[{"0", ",", "1", ",", "0"}], "}"}], "}"}], ",", "2"}], "]"}]], "Input", CellChangeTimes->{{3.794224862066924*^9, 3.794224878540182*^9}, { 3.794310634153872*^9, 3.794310640502787*^9}}, CellLabel->"In[935]:=", CellID->562335029], Cell[BoxData["True"], "Output", CellChangeTimes->{3.7942248788266373`*^9, 3.794310640927602*^9}, CellLabel->"Out[935]=", CellID->437004443] }, Open ]], Cell[CellGroupData[{ Cell["Step Numbers and State IDs", "Subsubsection", CellChangeTimes->{{3.791322994486495*^9, 3.791323005003332*^9}, { 3.7913239973189487`*^9, 3.791324000974572*^9}, {3.791325571489139*^9, 3.791325573490665*^9}, {3.794225024338934*^9, 3.7942250258710814`*^9}, { 3.794225219857004*^9, 3.7942252213003397`*^9}, {3.794225643248332*^9, 3.794225644909646*^9}, {3.794225832705213*^9, 3.794225836606388*^9}, { 3.794226886497445*^9, 3.7942268976848783`*^9}}, CellID->106626330], Cell["\<\ By default, equivalent states are merged across all time steps:\ \>", "Text", CellChangeTimes->{{3.7823345275881042`*^9, 3.782334539236257*^9}, { 3.794225919017292*^9, 3.7942259294785213`*^9}, {3.7942259897149982`*^9, 3.794226024523148*^9}, {3.794226065471583*^9, 3.794226073657736*^9}, { 3.794226105777862*^9, 3.794226111222584*^9}, {3.7942269023462543`*^9, 3.794226909361311*^9}}, CellID->144795908], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], ",", RowBox[{"{", "\"\\"", "}"}], ",", "2"}], "]"}]], "Input", CellChangeTimes->{{3.7942269111908073`*^9, 3.794226923200158*^9}, { 3.794310966736596*^9, 3.794310995884712*^9}}, CellLabel->"In[695]:=", CellID->113250813], Cell[BoxData["True"], "Output", CellChangeTimes->{ 3.79422692358526*^9, {3.794310969968285*^9, 3.794310997946045*^9}}, CellLabel->"Out[695]=", CellID->239173148] }, Open ]], Cell["\<\ Merging of equivalent states across different time steps can be prevented by \ including step numbers:\ \>", "Text", CellChangeTimes->{{3.7823345275881042`*^9, 3.782334539236257*^9}, { 3.794225919017292*^9, 3.7942259294785213`*^9}, {3.7942259897149982`*^9, 3.794226024523148*^9}, {3.794226065471583*^9, 3.794226073657736*^9}, { 3.794226105777862*^9, 3.794226111222584*^9}, {3.7942269023462543`*^9, 3.794226909361311*^9}, {3.794226948100354*^9, 3.794226960541025*^9}}, CellID->81233446], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], ",", RowBox[{"{", "\"\\"", "}"}], ",", "2", ",", RowBox[{"\"\\"", "\[Rule]", "True"}]}], "]"}]], "Input",\ CellChangeTimes->{{3.794311013991332*^9, 3.794311026137031*^9}}, CellLabel->"In[696]:=", CellID->278315072], Cell[BoxData["True"], "Output", CellChangeTimes->{3.794311026619049*^9}, CellLabel->"Out[696]=", CellID->127651483] }, Open ]], Cell["\<\ Merging of equivalent states at the same time step can be prevented by also \ including state IDs:\ \>", "Text", CellChangeTimes->{{3.7823345275881042`*^9, 3.782334539236257*^9}, { 3.794225919017292*^9, 3.7942259294785213`*^9}, {3.7942259897149982`*^9, 3.794226024523148*^9}, {3.794226065471583*^9, 3.794226073657736*^9}, { 3.794226105777862*^9, 3.794226111222584*^9}, {3.7942269023462543`*^9, 3.794226909361311*^9}, {3.794227015226259*^9, 3.794227028646978*^9}}, CellID->445954640], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], ",", RowBox[{"{", "\"\\"", "}"}], ",", "2", ",", RowBox[{"\"\\"", "\[Rule]", "True"}], ",", RowBox[{"\"\\"", "\[Rule]", "True"}]}], "]"}]], "Input", CellChangeTimes->{{3.7943110381367607`*^9, 3.794311060879531*^9}}, CellLabel->"In[697]:=", CellID->816612197], Cell[BoxData["False"], "Output", CellChangeTimes->{3.79431106188636*^9}, CellLabel->"Out[697]=", CellID->719353909] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Applications", "Subsection", CellID->568056528], Cell[CellGroupData[{ Cell["Causal Invariant Rules", "Subsubsection", CellChangeTimes->{{3.78022303641928*^9, 3.780223044554562*^9}, { 3.794238151801669*^9, 3.79423815427941*^9}}, CellID->689844439], Cell[TextData[{ "Prove that the ", Cell[BoxData[ TagBox[ ButtonBox[ StyleBox["Xor", "SymbolsRefLink", ShowStringCharacters->True, FontFamily->"Source Sans Pro"], BaseStyle->Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { "Link", FontColor -> RGBColor[0.854902, 0.396078, 0.145098]}, { "Link"}]], ButtonData->"paclet:ref/Xor", ContentPadding->False], MouseAppearanceTag["LinkHand"]]], "InlineFormula", FontFamily->"Source Sans Pro"], " and ", Cell[BoxData[ TagBox[ ButtonBox[ StyleBox["And", "SymbolsRefLink", ShowStringCharacters->True, FontFamily->"Source Sans Pro"], BaseStyle->Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { "Link", FontColor -> RGBColor[0.854902, 0.396078, 0.145098]}, { "Link"}]], ButtonData->"paclet:ref/And", ContentPadding->False], MouseAppearanceTag["LinkHand"]]], "InlineFormula", FontFamily->"Source Sans Pro"], " functions are causal invariant (due to associativity):" }], "Text", CellChangeTimes->{{3.791322956552165*^9, 3.791322970736704*^9}, { 3.7913230058925133`*^9, 3.791323044479212*^9}, {3.791323075404776*^9, 3.791323124172975*^9}, {3.791323155729278*^9, 3.791323164268116*^9}, 3.794223998460499*^9, {3.794301166351903*^9, 3.794301173575214*^9}, 3.794301223344034*^9, {3.794301773219149*^9, 3.7943017861927967`*^9}, { 3.794302011831921*^9, 3.794302019410267*^9}, {3.794302179907625*^9, 3.79430220676462*^9}, {3.7943040032740393`*^9, 3.794304009347548*^9}, { 3.794311074277059*^9, 3.794311075110751*^9}}, CellID->369996041], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], ",", "\"\\"", ",", "2"}], "]"}]], "Input", CellChangeTimes->{{3.794302137310544*^9, 3.794302158519767*^9}, { 3.79430403124938*^9, 3.7943040352438803`*^9}, {3.794311072040269*^9, 3.794311089517189*^9}}, CellLabel->"In[699]:=", CellID->355564768], Cell[BoxData["True"], "Output", CellChangeTimes->{{3.7943021485047207`*^9, 3.794302158700469*^9}, 3.794304035554884*^9, {3.7943110882566967`*^9, 3.794311089751116*^9}}, CellLabel->"Out[699]=", CellID->122440260] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], ",", "\"\\"", ",", "2"}], "]"}]], "Input", CellChangeTimes->{{3.794302209466998*^9, 3.7943022278346643`*^9}, { 3.794304037681291*^9, 3.7943040415283546`*^9}, {3.79431107687593*^9, 3.794311094207168*^9}}, CellLabel->"In[700]:=", CellID->154795230], Cell[BoxData["True"], "Output", CellChangeTimes->{3.79430222802709*^9, 3.794304041788701*^9, 3.794311094434374*^9}, CellLabel->"Out[700]=", CellID->327225835] }, Open ]], Cell[TextData[{ "On the other hand, the ", Cell[BoxData[ TagBox[ ButtonBox[ StyleBox["Nand", "SymbolsRefLink", ShowStringCharacters->True, FontFamily->"Source Sans Pro"], BaseStyle->Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { "Link", FontColor -> RGBColor[0.854902, 0.396078, 0.145098]}, { "Link"}]], ButtonData->"paclet:ref/Nand", ContentPadding->False], MouseAppearanceTag["LinkHand"]]], FontFamily->"Source Sans Pro"], " function is not associative, so it is not causal invariant:" }], "Text", CellChangeTimes->{{3.791322956552165*^9, 3.791322970736704*^9}, { 3.7913230058925133`*^9, 3.791323044479212*^9}, {3.791323075404776*^9, 3.791323124172975*^9}, {3.791323155729278*^9, 3.791323164268116*^9}, 3.794223998460499*^9, {3.794301166351903*^9, 3.794301173575214*^9}, 3.794301223344034*^9, {3.794301773219149*^9, 3.7943017861927967`*^9}, { 3.794302011831921*^9, 3.794302019410267*^9}, {3.794302179907625*^9, 3.79430220676462*^9}, {3.794302241072603*^9, 3.794302249556663*^9}, 3.7943040152968903`*^9, {3.794311096976828*^9, 3.794311097231657*^9}}, CellID->753293676], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"CausalInvariantQ", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}], ",", RowBox[{"\"\\"", "\[Rule]", "\"\\""}]}], "}"}], ",", "\"\\"", ",", "2"}], "]"}]], "Input", CellChangeTimes->{{3.794302250222664*^9, 3.794302276349608*^9}, { 3.7943040446021223`*^9, 3.794304049652178*^9}, {3.7943110995773277`*^9, 3.794311104097628*^9}}, CellLabel->"In[701]:=", CellID->653095030], Cell[BoxData["False"], "Output", CellChangeTimes->{{3.794302272865945*^9, 3.794302276515767*^9}, 3.794304049942376*^9, 3.794311104371496*^9}, CellLabel->"Out[701]=", CellID->705762645] }, Open ]] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Source & Additional Information", "Section", Editable->False, Deletable->False, CellTags->{"Source & Additional Information", "TemplateSection"}, CellID->122838224], Cell[CellGroupData[{ Cell[TextData[{ "Contributed By", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Contributed By", Cell[ BoxData[ FrameBox[ Cell[ "Enter the name of the person, people or organization that should be \ publicly credited with contributing this function.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoContributedBy"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, DefaultNewCellStyle->"Text", CellTags->{"Contributed By", "ContributorInformation", "TemplateCellGroup"}, CellID->340488457], Cell["Jonathan Gorard", "Text", CellID->533273918] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Keywords", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Keywords", Cell[ BoxData[ FrameBox[ Cell[ "List relevant terms (e.g. functional areas, algorithm names, related \ concepts) that should be used to include the function in search results.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoKeywords"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, DefaultNewCellStyle->"Item", CellTags->{"Keywords", "TemplateCellGroup"}, CellID->888841136], Cell["Fundamental physics", "Item", CellID->871734526], Cell["Causal invariance", "Item", CellID->130195157], Cell["Church-Rosser property", "Item", CellID->489367914], Cell["Confluence", "Item", CellID->646820034], Cell["Multiway evolution", "Item", CellID->691879880], Cell["Abstract rewriting", "Item", CellID->803040677], Cell["Automated theorem-proving", "Item", CellID->274134134] }, Open ]], Cell[CellGroupData[{ Cell["Categories", "Subsection", Editable->False, Deletable->False, DefaultNewCellStyle->"Item", CellTags->{"Categories", "TemplateCellGroup"}, CellID->841175420], Cell["Graphs & Networks", "Item", CellID->197113425], Cell["Higher Mathematical Computation", "Item", CellID->899989995], Cell["Strings & Text", "Item", CellID->297764926], Cell["Symbolic & Numeric Computation", "Item", CellID->747815033], Cell["Wolfram Physics Project", "Item", CellID->254453] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Related Symbols", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Related Symbols", Cell[ BoxData[ FrameBox[ Cell[ "List up to twenty documented, system-level Wolfram Language symbols \ related to the function.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoRelatedSymbols"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, DefaultNewCellStyle->"Item", CellTags->{"Related Symbols", "TemplateCellGroup"}, CellID->819464728], Cell["SubstitutionSystem", "Item", CellID->12751187], Cell["CellularAutomaton", "Item", CellID->835189925], Cell["FindEquationalProof", "Item", CellID->591981159] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Related Resource Objects", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Related Resource Objects", Cell[ BoxData[ FrameBox[ Cell[ "List the names of published resource objects from any Wolfram \ repository that are related to this function.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoRelatedResourceObjects"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, DefaultNewCellStyle->"Item", CellTags->{"Related Resource Objects", "TemplateCellGroup"}, CellID->58300769], Cell["MultiwaySystem", "Item", CellID->770824232], Cell["WolframModel", "Item", CellID->13812411], Cell["BranchPairs", "Item", CellID->365510400], Cell["BranchPairResolutions", "Item", CellID->393954331], Cell["CanonicalBranchPairs", "Item", CellID->399961040], Cell["TotalCausalInvariantQ", "Item", CellID->593777050], Cell["KnuthBendixCompletion", "Item", CellID->184754487], Cell["CanonicalKnuthBendixCompletion", "Item", CellID->222617539] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Source/Reference Citation", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Source/Reference Citation", Cell[ BoxData[ FrameBox[ Cell[ "Give a bibliographic-style citation for the original source of the \ function and/or its components (e.g. a published paper, algorithm, or code \ repository).", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoSourceReferenceCitation"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, DefaultNewCellStyle->"Text", CellTags->{"Source/Reference Citation", "TemplateCellGroup"}, CellID->218541429], Cell[TextData[{ "Stephen Wolfram (2002), ", StyleBox["\[OpenCurlyDoubleQuote]A New Kind of Science\ \[CloseCurlyDoubleQuote]", FontSlant->"Italic"] }], "Text", CellID->204387779], Cell[TextData[{ "Stephen Wolfram (2020), ", StyleBox["\[OpenCurlyDoubleQuote]A Class of Models with Potential to \ Represent Fundamental Physics\[CloseCurlyDoubleQuote]", FontSlant->"Italic"] }], "Text", CellID->366317704], Cell[TextData[{ "Jonathan Gorard (2020), ", StyleBox["\[OpenCurlyDoubleQuote]Some Relativistic and Gravitational \ Properties of the Wolfram Model\[CloseCurlyDoubleQuote]", FontSlant->"Italic"] }], "Text", CellID->268125786], Cell[TextData[{ "Jonathan Gorard (2020), ", StyleBox["\[OpenCurlyDoubleQuote]Some Quantum Mechanical Properties of the \ Wolfram Model\[CloseCurlyDoubleQuote]", FontSlant->"Italic"] }], "Text", CellID->539412096] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Links", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Links", Cell[ BoxData[ FrameBox[ Cell[ "List additional URLs or hyperlinks for external information related \ to the function.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoLinks"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, DefaultNewCellStyle->"Item", CellTags->{"Links", "TemplateCellGroup"}, CellID->280139842], Cell[TextData[ButtonBox["http://www.wolframphysics.org", BaseStyle->"Hyperlink", ButtonData->{ URL["http://www.wolframphysics.org/"], None}, ButtonNote->"http://www.wolframphysics.org/"]], "Item", CellID->702248223], Cell[TextData[ButtonBox["http://wolframscience.com/nks", BaseStyle->"Hyperlink", ButtonData->{ URL["http://wolframscience.com/nks"], None}, ButtonNote->"http://wolframscience.com/nks"]], "Item", CellID->723889498], Cell[TextData[ButtonBox["https://mathworld.wolfram.com/CausalInvariance.html", BaseStyle->"Hyperlink", ButtonData->{ URL["https://mathworld.wolfram.com/CausalInvariance.html"], None}, ButtonNote->"https://mathworld.wolfram.com/CausalInvariance.html"]], "Item", CellID->132956078] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Tests", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"VerificationTests", Cell[ BoxData[ FrameBox[ Cell[ TextData[{ "Specify an optional list of tests for verifying that the function \ is working properly in any environment. Tests can be specified as \ Input/Output cell pairs or as symbolic ", Cell[ BoxData[ StyleBox[ TagBox[ ButtonBox[ StyleBox[ "VerificationTest", "SymbolsRefLink", ShowStringCharacters -> True, FontFamily -> "Source Sans Pro"], BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { "Link", FontColor -> RGBColor[0.8549, 0.39608, 0.1451]}, { "Link"}]], ButtonData -> "paclet:ref/VerificationTest", ContentPadding -> False], MouseAppearanceTag["LinkHand"]], ShowStringCharacters -> True, FontFamily -> "Source Sans Pro"]]], " expressions for including additional options."}], "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoVerificationTests"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, DefaultNewCellStyle->"Input", CellTags->{"TemplateCellGroup", "Tests", "VerificationTests"}, CellID->539954343], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"MyFunction", "[", RowBox[{"x", ",", "y"}], "]"}]], "Input", CellLabel->"In[3]:=", CellID->667877521], Cell[BoxData[ RowBox[{"x", " ", "y"}]], "Output", CellLabel->"Out[3]=", CellID->993233288] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Author Notes", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Author Notes", Cell[ BoxData[ FrameBox[ Cell[ "This section, when used, will appear near the bottom of the \ published resource. Content displayed in this section can include background, \ possible improvements, additional information and/or implementation details \ that are otherwise beyond the scope of the function documentation.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoAuthorNotes"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Section", Editable->False, Deletable->False, DefaultNewCellStyle->"Text", CellTags->{"Author Notes", "TemplateCellGroup"}, CellID->720474325], Cell["Additional information about limitations, issues, etc.", "Text", CellEventActions->{Inherited, {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]], PassEventsDown -> False, PassEventsUp -> False}, CellTags->"TabNext", CellID->991784503] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Submission Notes", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Submission Notes", Cell[ BoxData[ FrameBox[ Cell[ "Enter any additional information that you would like to communicate \ to the reviewer here. This section will not be included in the published \ resource.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoSubmissionNotes"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Section", Editable->False, Deletable->False, DefaultNewCellStyle->"Text", CellTags->{"Submission Notes", "TemplateCellGroup"}, CellID->577229082], Cell["Additional information for the reviewer.", "Text", CellEventActions->{Inherited, {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]], PassEventsDown -> False, PassEventsUp -> False}, CellTags->"TabNext", CellID->932041030] }, Open ]] }, Open ]] }, WindowSize->Automatic, WindowMargins->Automatic, WindowTitle->"CausalInvariantQ | Definition Notebook", TaggingRules->{"CompatibilityTest" -> HoldComplete[ BinaryDeserialize[ ByteArray[CompressedData[" 1:eJwBdgiJ9yFib1JiAQAAAGkIAAA4Qzp4nK1ba3MbtxWtZavjyTiZOpMPnXza tGzrtGleTtL0MU0kUrLZkWhJSzlfDe5ekqiwCxbAimL/WP9eL/ZFErsg7w7j 0Yz52HMOHhcX916A0yP9YV8mC5ml8dnDQoHWXKbTR/r4OuNgpkf6aDjFt0/P GReZgmt8/f4ViwSYYaoNEyL89QCmPOUGcSNpYCLlXV9wSC3Ywz0CiHX44ga0 zFQE4UobSArQuybbuylrJTrS74VgBiDYCum+9DXjXX8O0V3zW/0DVd9D4DTg xe4GnEt1u4iZwcb/pZPwGugI/tEvKHh0N5Z9uVidZsbIVP+VLOlCHdGeX1QK AZF5zVOjX5Ll1iBH6Pc7hJIE/0f7A2X0a6rUQEaZxTH76VhKobeZuuqP5Wwm 4OfQL5gc/U926KcGHsy1/mqP9K3hAl+AriGOxhd+jUwp2zJIFgJN7y0ou+T0 P8nz2op35F965ddfVAwXMsoHTp+Sx9vLQV64+ARPuAFV2tq/Dphrh8tpwx92 tGEh5KoS1t/Ru7+JI7uOAddsIgAbucB1ybu4jgaUvKIQiRO0Co3iC9DfdhBc wxyxb7xiZ//J+D0T+LLSuVJygVOyutZ9qvQOEqchn/obggQZM3bM+iCE1t+T 1R0k2aDPHiKR6dwmc+d1iEE7XGSDPs8waFglEylGLIG9m+HaiW0DHb0/7dBL c2u84OlduRteHtDtJh15wl9BCoqJt0xw3M+lok+4iySvrFdgToSwRjIcaPrK 2oI5Yr/ZJVZC9u1Mm0IFhGzCiHjN4xhSu+zTGT2YcoCOYOAVtLEJxNf6C6pQ CXAEPvMKDGepVBDbcbhiBneIVOu/U8VawI7wV37hfCeqlN5M/o1uexjh+viR rO5hIC/O9WZRrSv9tw7iDtaR/Z1X9sJuxEwM00Vm9KsDvMEmETm4upAsbslH yMFVO96R/9wrf4kfJ0xYd7p+Zq/62g+34slOYiTLYFR/TVasMeRkZCTDOYvl 0nqIbzro1Chydlm9PZUPNxhysQisiWh6dukhcBrw3d4G2AwZLXNiO7MagzZ9 GYM+69qMVhpy+Fi9fZOZAcvdJjl8bEAd0T/vFa2UxiuMIv/RVXcT3Xn23USp 8+zvzpT8McWV1JrbOLBKCveN99raXSjZfyHQYLiL2YgOI8UWEA/TqaT7r3Y8 OQK4UnDPYVmnROQIwAHS+5tNBNdzTN0GfQW597+9uejQ31a8I/+tV/4GZhwF 1ElmZJjNZrgm681SD6iN2MVCjhgqkgr55h6U4uhmyBGDj4G82CuCrSCQvNjb 0OSoYQ1G/7xvV2mRbNS4/Mt6EzS2myU5VXCR5JpLBWwJychp4pXCrNjADq7O ppZ7CJylujGdTc1l6DwiFUGZ4qPvpFeh/Bydm1Fmf5sT07kZTQ7yVofBidQc k89VQaaKehx9q/MQOA342tuAkN3DVgheR84n1CZ4KciBZbFhnUyk6lDl3gCR yyQFpnvdbxtHH9wtmN2PVVLMD31wfRTkakXBEJaFR3K1YgtGDiPwofJQ6wLu QdDDCAdI3j7CuVzi8p/Z8yv69rGJIruMEL0un66Kc6MypBxwJuSM7jL8HGSX ERqWxkzF/L9QxbfnXADdZXgIyOWFYoPfyvYPqf016chFngJadaJoyujgpmzx 0X1YNqly8A7J8QaKHMYgJuFm7fjpYYyLJAfrLrA8OyUH6+14ulfJJjpSfGF+ hiMjh4tcsSyK5Nf6S/rcFgiyBY3Lgx7bw/MDerjB42j/drf2JahZh+KGTzqn IW/JOeRGLsuODw9Vr6nIxbMcFtrYg5z3+cTDZjDi35i3/dYhR967PNb3O/R1 46CtPoLD6Ihcwt1DRB+Q/MzLdmnCFD1S2YKRY7PbdJjOQfH8qGTMZjP0/DcZ 7qP02MxLQc7HCj/YUrYm52M+BvI4vOWwPDAB8FKQN3LLcPbA0Iqhlief1rSA OwmHZiXgVcZjEDyFDsdELWCys/+Jm3m189PDhQ0UubbTO+UmYYtLNkv5lJcX Psierio+tLGQg/ReeSfHFuv0J63Sm4+QQ2Ec3kk2qz5c1+/IobCHgFyZL/Bl 5S+XJlfmG1Dyjtkr74TEecmMnsRu4+h9zO8kxBDX4e2+w8S1vTaw5CSj1zjX pydZtc02OOhjvFUJ7TDGWzh6b8sT541iGPnEtoklZxK9YZpPT7n2OlyWcZGd JSvD6C5ZIekGfMG0Kc9EiiVD3tlqS3Ip6P21yHWBsMsQO0i6MV2yh7yRY1le 5upgTA0sXbY6dVj7YbpsA0tOTXvFTbWqmlP1mJyatuPpxmVjb6mYWlUuroN3 dLF01dqlvVkUQ93dpF2K6aP8Svq6gm0vqR/pxyepXWpPLmyB7YNeWbMaZckE Z+xl/u/Fj4h81p9LHkFRzAr/92g85zpIS9WALRaAMX1gZDCBILIHdhAHUyWT gAUpLEEF9wXzZ4GW+JdAMMWHMpyTIGEryxQspUImHcCDPf+A+PNgIIOVzIIl 13NLbdQqYJmRtkIaMSFWQSTTe+sU01lgthqETzP8tjiWF1Cp/4BdPT4VMrqb PsY+c2300141s8+qV1fMzPUHOJLFZdx8CqfHnvv0j8P8yv+z8vYuDnsGOF5P QiFN/1E+tFbm2WYCEb4fYiSd6UtkYTP7+PPKQIdpbMOv/Lrak/zh907ywWWY aoVPRxDd2esO+Wz+sihBhB8XPy64ZCmSqXfFuyJzCD9qMxwy+leVvdS18fqX CD33q9ZfIRxvCH3aQHizm63xs6MQPs9PgWEEyzqDOD5nQkP9xMc3kMh7OEsW mJ4W+UJVFXcf/cgOaRrfpnOWxqK4Cab1k7HK1s88Lxr3E09juRxzgzNRsvxC f1heJt1o8v8BGs6SpF7eUus= "]]]], "CreationTimestamp" -> 3.847363923983119`16.33773825753135*^9, "DefinitionNotebookFramework" -> "DefinitionNotebookClient", "ResourceCreateNotebook" -> True, "ResourceType" -> "Function", "RuntimeConfiguration" -> { "Contexts" -> { "FunctionResource`", "FunctionResource`DefinitionNotebook`"}, "LoadingMethod" -> "Paclet", "PacletName" -> "FunctionResource"}, "ToolsOpen" -> False, "UpdatedTimestamp" -> 3.847363924031266`16.337738257536788*^9, "VersionInformation" -> {"ResourceVersion" -> "1.0.0"}, "TemplateVersion" -> "1.5.0", "StatusMessage" -> "", "SubmissionReviewData" -> {"Review" -> False}}, CreateCellID->True, FrontEndVersion->"12.3 for Linux x86 (64-bit) (July 9, 2021)", StyleDefinitions->Notebook[{ Cell[ StyleData[StyleDefinitions -> "Default.nb"]], Cell[ StyleData[All, "Working"], DockedCells -> { Cell[ BoxData[ TemplateBox[{}, "MainGridTemplate"]], "DockedCell", CellMargins -> {{-10, -10}, {-8, -8}}, CellFrame -> 0, Background -> RGBColor[0.921569, 0.341176, 0.105882], CellTags -> {"MainDockedCell"}, CacheGraphics -> False], Cell[ BoxData[ TemplateBox[{}, "ToolsGridTemplate"]], "DockedCell", TaggingRules -> {"Tools" -> True}, CellTags -> {"ToolbarDockedCell"}, CellFrameMargins -> {{0, 0}, {2, 2}}, CellFrame -> {{0, 0}, {1, 0}}, CacheGraphics -> False, CellOpen -> Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ToolsOpen"}, True]]]}, PrivateNotebookOptions -> { "FileOutlineCache" -> False, "SafeFileOpen" -> "IgnoreCache"}, CellLabelAutoDelete -> False, CodeAssistOptions -> {"AutoDetectHyperlinks" -> False}, AutoQuoteCharacters -> {}], Cell["Hint Styles", "Section"], Cell[ StyleData["MoreInfoText", StyleDefinitions -> StyleData["Text"]], FontColor -> GrayLevel[0.25]], Cell[ StyleData["ErrorText", StyleDefinitions -> StyleData["Text"]], ShowCellBracket -> False, CellMargins -> {{66, Inherited}, {10, 10}}, CellElementSpacings -> {"CellMinHeight" -> 0, "ClosedCellHeight" -> 0}, FontWeight -> Bold, FontColor -> RGBColor[1, 0, 0]], Cell[ StyleData["WarningText", StyleDefinitions -> StyleData["Text"]], ShowCellBracket -> False, CellMargins -> {{66, 35}, {0, 0}}, FontSize -> 14, GridBoxOptions -> {BaseStyle -> {}}], Cell["Template Boxes", "Section"], Cell[ StyleData["MoreInfoOpenerIconTemplate"], TemplateBoxOptions -> { DisplayFunction -> (PaneSelectorBox[{False -> GraphicsBox[{ Thickness[0.09090909090909091], StyleBox[{ JoinedCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBGJJIGYC4vinF5RuVyo58OlumvteXcIBxj//Pfjx0tky Dh8v+SYJzFB0kGAJ49MtUnBYIKV/V4UNRis5GHKskYl6IuPwCaxO2eEcWJ+E QwLYHBUHfrC5InD+7CMKG4oy+OH81TJRKdb32eD6+w991YjpZ4CbD1L2s+6L Pcz+R1Ui69wfvrKHuQ/Gh7kfxvdLEoiw3CIM178BbA8f3PwJYJoDbn9JxsS3 NfZMcPcV2HJdX1zw1x7mfhgf5j8YH+Z/mH5Y+MDMh4UfzH5Y+MLchx7+ANUf raY= "], CurveClosed -> {1}]}, { JoinForm[{"Miter", 3.25}], Thickness[0.04581818181818182], RGBColor[0.627441, 0.627441, 0.627441, 1.]}, StripOnInput -> False], StyleBox[{ FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}}}, {CompressedData[" 1:eJxTTMoPSmViYGCQBGIQLTQ3t12zRcShJLdco9dU3mHepS6LtrvCcP4+Xv/m N77CDovcOdKu58g7FPjtSo+5KuTw57fmw+zb8g5K/ao+Z2KEHHRuqOoxqCo4 1OhH27UoCDnsSqhWX5aN4K+ZPvXO8oMI/txz6yeuFFeE67fRSpTaE6sIN79j 1cqy+5MV4fZf1fp0iemUItx9v7PEGkWeKjrA3A/jf+Fa9FHHQBTOX+1ud9n/ oChcv3mwk84kczG4+Yfi3FqvrBWD29+RcmLj1xdicPfB+DD3w/gw/8H0w/wP Mx8WPjD7YeEHcx8sfNHDHwBu/qSR "], CompressedData[" 1:eJxTTMoPSmViYGCQB2IQvf+bus9hGwmHDp1Dj7Lq+R1g/C8aMf2HvvI4TGr/ 8PXaHQEMPkz934jyRxrThRx4jt4OchAXgPMDH16pmH8JwZ97RmCl6XRBOP9D W/9jplQhOF+/1m7LFGNhOJ/l29N9k18i+AUfW5kZ2kXg/Ple3+bO/C4K5+fN DQ4+fUAMzt9xf9q57xnicH6N4AF++Q8IvqPzywC3cgk4PyFkivMkFkk4/4bL wedMMyQdDs1vE5FYJOBwYaHqp4u3EPzQT5dO7vwk5SCxtot3p4WYw73/Kfef X5RxYLv4XzxkhpjDona/Xv0OBH+hx9ZwiywJOB/mHxgf5l8Y30/526VcIyR+ 5Tb7vkQhON/3fNmadRME4fxHts2x9mcF4HxYfKDHLwCFIt67 "]}]}, { FaceForm[ RGBColor[0.627441, 0.627441, 0.627441, 1.]]}, StripOnInput -> False]}, ImageSize -> {11., 11.}, PlotRange -> {{0., 11.}, {0., 11.}}, AspectRatio -> Automatic], True -> GraphicsBox[{ Thickness[0.09090909090909091], StyleBox[{ JoinedCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBGJJIGYC4vinF5RuVyo58OlumvteXcIBxj//Pfjx0tky Dh8v+SYJzFB0kGAJ49MtUnBYIKV/V4UNRis5GHKskYl6IuPwCaxO2eEcWJ+E QwLYHBUHfrC5InD+7CMKG4oy+OH81TJRKdb32eD6+w991YjpZ4CbD1L2s+6L Pcz+R1Ui69wfvrKHuQ/Gh7kfxvdLEoiw3CIM178BbA8f3PwJYJoDbn9JxsS3 NfZMcPcV2HJdX1zw1x7mfhgf5j8YH+Z/mH5Y+MDMh4UfzH5Y+MLchx7+ANUf raY= "], CurveClosed -> {1}]}, { JoinForm[{"Miter", 3.25}], Thickness[0.04581818181818182], RGBColor[0.5, 0.5, 0.5, 1.]}, StripOnInput -> False], StyleBox[{ FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBGJJIGYC4vinF5RuVyo58OlumvteXcIBxj//Pfjx0tky Dh8v+SYJzFB0kGAJ49MtUnBYIKV/V4UNRis5GHKskYl6IuPwCaxO2eEcWJ+E QwLYHBUHfrC5InD+7CMKG4oy+OH81TJRKdb32eD6+w991YjpZ4CbD1L2s+6L Pcz+R1Ui69wfvrKHuQ/Gh7kfxvdLEoiw3CIM178BbA8f3PwJYJoDbn9JxsS3 NfZMcPcV2HJdX1zw1x7mfhgf5j8YH+Z/mH5Y+MDMh4UfzH5Y+MLchx7+ANUf raY= "]]}, { FaceForm[ RGBColor[0.5, 0.5, 0.5, 1.]]}, StripOnInput -> False], StyleBox[{ FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}}}, {CompressedData[" 1:eJxTTMoPSmViYGCQBGIQLTQ3t12zRcShJLdco9dU3mHepS6LtrvCcP4+Xv/m N77CDovcOdKu58g7FPjtSo+5KuTw57fmw+zb8g5K/ao+Z2KEHHRuqOoxqCo4 1OhH27UoCDnsSqhWX5aN4K+ZPvXO8oMI/txz6yeuFFeE67fRSpTaE6sIN79j 1cqy+5MV4fZf1fp0iemUItx9v7PEGkWeKjrA3A/jf+Fa9FHHQBTOX+1ud9n/ oChcv3mwk84kczG4+Yfi3FqvrBWD29+RcmLj1xdicPfB+DD3w/gw/8H0w/wP Mx8WPjD7YeEHcx8sfNHDHwBu/qSR "], CompressedData[" 1:eJxTTMoPSmViYGCQB2IQvf+bus9hGwmHDp1Dj7Lq+R1g/C8aMf2HvvI4TGr/ 8PXaHQEMPkz934jyRxrThRx4jt4OchAXgPMDH16pmH8JwZ97RmCl6XRBOP9D W/9jplQhOF+/1m7LFGNhOJ/l29N9k18i+AUfW5kZ2kXg/Ple3+bO/C4K5+fN DQ4+fUAMzt9xf9q57xnicH6N4AF++Q8IvqPzywC3cgk4PyFkivMkFkk4/4bL wedMMyQdDs1vE5FYJOBwYaHqp4u3EPzQT5dO7vwk5SCxtot3p4WYw73/Kfef X5RxYLv4XzxkhpjDona/Xv0OBH+hx9ZwiywJOB/mHxgf5l8Y30/526VcIyR+ 5Tb7vkQhON/3fNmadRME4fxHts2x9mcF4HxYfKDHLwCFIt67 "]}]}, { FaceForm[ RGBColor[0.999985, 0.999985, 0.999985, 1.]]}, StripOnInput -> False]}, ImageSize -> {11., 11.}, PlotRange -> {{0., 11.}, {0., 11.}}, AspectRatio -> Automatic]}, Dynamic[ CurrentValue["MouseOver"]], ImageSize -> Automatic, FrameMargins -> 0]& )}], Cell[ StyleData["MoreInfoOpenerButtonTemplate"], TemplateBoxOptions -> {DisplayFunction -> (AdjustmentBox[ ButtonBox[ TemplateBox[{ TemplateBox[{}, "MoreInfoOpenerIconTemplate"], "\"Click for more information\""}, "PrettyTooltipTemplate"], ButtonFunction :> (NotebookDelete[ CurrentValue[ ParentCell[ EvaluationCell[]], {TaggingRules, "AttachedMoreInfoCell"}]]; If[ And[ MatchQ[ CurrentValue[ ParentCell[ EvaluationCell[]], {TaggingRules, "AttachedMoreInfoCell"}], Blank[CellObject]], CurrentValue[ ParentCell[ EvaluationCell[]], { TaggingRules, "AttachedMoreInfoTag"}] === #], CurrentValue[ ParentCell[ EvaluationCell[]], {TaggingRules, "AttachedMoreInfoCell"}] = Inherited; CurrentValue[ ParentCell[ EvaluationCell[]], {TaggingRules, "AttachedMoreInfoTag"}] = Inherited; Null, CurrentValue[ ParentCell[ EvaluationCell[]], {TaggingRules, "AttachedMoreInfoTag"}] = #; CurrentValue[ ParentCell[ EvaluationCell[]], {TaggingRules, "AttachedMoreInfoCell"}] = MathLink`CallFrontEnd[ FrontEnd`AttachCell[ ParentCell[ EvaluationCell[]], #2, "Inline", "ClosingActions" -> {"ParentChanged", "EvaluatorQuit"}]]]), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], BoxBaselineShift -> -0.5, BoxMargins -> 0.2]& )}], Cell[ StyleData["InlineMoreInfoOpenerButtonTemplate"], TemplateBoxOptions -> {DisplayFunction -> (AdjustmentBox[ ButtonBox[ TemplateBox[{ TemplateBox[{}, "MoreInfoOpenerIconTemplate"], #4}, "PrettyTooltipTemplate"], ButtonFunction :> (NotebookDelete[ CurrentValue[ ReleaseHold[#3], {TaggingRules, "AttachedMoreInfoCell"}]]; If[ And[ MatchQ[ CurrentValue[ ReleaseHold[#3], {TaggingRules, "AttachedMoreInfoCell"}], Blank[CellObject]], CurrentValue[ ReleaseHold[#3], {TaggingRules, "AttachedMoreInfoTag"}] === #], CurrentValue[ ReleaseHold[#3], {TaggingRules, "AttachedMoreInfoCell"}] = Inherited; CurrentValue[ ReleaseHold[#3], {TaggingRules, "AttachedMoreInfoTag"}] = Inherited; Null, CurrentValue[ ReleaseHold[#3], {TaggingRules, "AttachedMoreInfoTag"}] = #; CurrentValue[ ReleaseHold[#3], {TaggingRules, "AttachedMoreInfoCell"}] = MathLink`CallFrontEnd[ FrontEnd`AttachCell[ ReleaseHold[#3], #2, "Inline", "ClosingActions" -> {"ParentChanged", "EvaluatorQuit"}]]]), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], BoxBaselineShift -> -0.5, BoxMargins -> 0.2]& )}], Cell[ StyleData["ClickToCopyTemplate"], TemplateBoxOptions -> { DisplayFunction -> (PaneSelectorBox[{False -> TagBox[ GridBox[{{#, ButtonBox[ GraphicsBox[{ GrayLevel[0.85], Thickness[ NCache[2/45, 0.044444444444444446`]], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{10.5, 18.75}, {10.5, 18.}, { 9., 18.}, {9., 15.75}, {13.5, 15.75}, {13.5, 18.}, {12., 18.}, {12., 18.75}}, {{6., 18.}, {6., 4.5}, {16.5, 4.5}, { 16.5, 18.}, {14.25, 18.}, {14.25, 17.25}, {15.75, 17.25}, { 15.75, 5.25}, {6.75, 5.25}, {6.75, 17.25}, {8.25, 17.25}, { 8.25, 18.}}, {{9.75, 17.25}, {12.75, 17.25}, {12.75, 16.5}, {9.75, 16.5}}}], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{8.25, 14.25}, { 14.25, 14.25}, {14.25, 13.5}, {8.25, 13.5}}, {{8.25, 12.}, { 14.25, 12.}, {14.25, 11.25}, {8.25, 11.25}}, {{8.25, 9.75}, {14.25, 9.75}, {14.25, 9.}, {8.25, 9.}}, {{8.25, 7.5}, {14.25, 7.5}, {14.25, 6.75}, {8.25, 6.75}}}]}, ImageSize -> 12], ButtonFunction :> Null, Appearance -> { "Default" -> None, "Hover" -> None, "Pressed" -> None}, Evaluator -> Automatic, Method -> "Preemptive"]}}, GridBoxAlignment -> {"Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{0.4}}}], "Grid"], True -> DynamicModuleBox[{RSNB`clickTime$$ = 0., RSNB`timeout$$ = 3.}, TagBox[ GridBox[{{#, TagBox[ ButtonBox[ DynamicBox[ ToBoxes[ Refresh[ If[AbsoluteTime[] - RSNB`clickTime$$ > RSNB`timeout$$, (RawBoxes[ TemplateBox[{ ToBoxes[#], ToBoxes[#2]}, "PrettyTooltipTemplate"]]& )[ Mouseover[ Graphics[{ GrayLevel[0.65], Thickness[2/45], FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{10.5, 18.75}, {10.5, 18.}, {9., 18.}, {9., 15.75}, {13.5, 15.75}, {13.5, 18.}, {12., 18.}, {12., 18.75}}, {{6., 18.}, {6., 4.5}, { 16.5, 4.5}, {16.5, 18.}, {14.25, 18.}, {14.25, 17.25}, { 15.75, 17.25}, {15.75, 5.25}, {6.75, 5.25}, {6.75, 17.25}, {8.25, 17.25}, {8.25, 18.}}, {{9.75, 17.25}, { 12.75, 17.25}, {12.75, 16.5}, {9.75, 16.5}}}], FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{8.25, 14.25}, {14.25, 14.25}, {14.25, 13.5}, {8.25, 13.5}}, {{ 8.25, 12.}, {14.25, 12.}, {14.25, 11.25}, {8.25, 11.25}}, {{8.25, 9.75}, {14.25, 9.75}, {14.25, 9.}, {8.25, 9.}}, {{8.25, 7.5}, {14.25, 7.5}, {14.25, 6.75}, {8.25, 6.75}}}]}, ImageSize -> 12], Graphics[{ RGBColor[0.988235, 0.419608, 0.203922], Thickness[2/45], FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{10.5, 18.75}, {10.5, 18.}, {9., 18.}, {9., 15.75}, {13.5, 15.75}, {13.5, 18.}, {12., 18.}, {12., 18.75}}, {{6., 18.}, {6., 4.5}, { 16.5, 4.5}, {16.5, 18.}, {14.25, 18.}, {14.25, 17.25}, { 15.75, 17.25}, {15.75, 5.25}, {6.75, 5.25}, {6.75, 17.25}, {8.25, 17.25}, {8.25, 18.}}, {{9.75, 17.25}, { 12.75, 17.25}, {12.75, 16.5}, {9.75, 16.5}}}], FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{8.25, 14.25}, {14.25, 14.25}, {14.25, 13.5}, {8.25, 13.5}}, {{ 8.25, 12.}, {14.25, 12.}, {14.25, 11.25}, {8.25, 11.25}}, {{8.25, 9.75}, {14.25, 9.75}, {14.25, 9.}, {8.25, 9.}}, {{8.25, 7.5}, {14.25, 7.5}, {14.25, 6.75}, {8.25, 6.75}}}]}, ImageSize -> 12]], "Click to copy to the clipboard"], (RawBoxes[ TemplateBox[{ ToBoxes[#], ToBoxes[#2]}, "PrettyTooltipTemplate"]]& )[ Graphics[{ RGBColor[0, 2/3, 0], Thickness[2/45], FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{10.5, 18.75}, {10.5, 18.}, {9., 18.}, {9., 15.75}, {13.5, 15.75}, {13.5, 18.}, {12., 18.}, {12., 18.75}}, {{6., 18.}, {6., 4.5}, { 16.5, 4.5}, {16.5, 18.}, {14.25, 18.}, {14.25, 17.25}, { 15.75, 17.25}, {15.75, 5.25}, {6.75, 5.25}, {6.75, 17.25}, {8.25, 17.25}, {8.25, 18.}}, {{9.75, 17.25}, { 12.75, 17.25}, {12.75, 16.5}, {9.75, 16.5}}}], FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{8.25, 14.25}, {14.25, 14.25}, {14.25, 13.5}, {8.25, 13.5}}, {{ 8.25, 12.}, {14.25, 12.}, {14.25, 11.25}, {8.25, 11.25}}, {{8.25, 9.75}, {14.25, 9.75}, {14.25, 9.}, {8.25, 9.}}, {{8.25, 7.5}, {14.25, 7.5}, {14.25, 6.75}, {8.25, 6.75}}}]}, ImageSize -> 12], "Copied"]], UpdateInterval -> 1, TrackedSymbols :> {RSNB`clickTime$$}], StandardForm], Evaluator -> "System"], ButtonFunction :> (RSNB`clickTime$$ = AbsoluteTime[]; CopyToClipboard[ BinaryDeserialize[ BaseDecode[#2], Defer]]), Appearance -> { "Default" -> None, "Hover" -> None, "Pressed" -> None}, Method -> "Queued", Evaluator -> "System"], MouseAppearanceTag["LinkHand"]]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{0.4}}}], "Grid"], DynamicModuleValues :> {}]}, Dynamic[ CurrentValue["MouseOver"]], ImageSize -> Automatic, FrameMargins -> 0]& )}], Cell[ StyleData["PrettyTooltipTemplate"], TemplateBoxOptions -> {DisplayFunction -> (TagBox[ TooltipBox[#, FrameBox[ StyleBox[#2, "Text", FontColor -> RGBColor[0.537255, 0.537255, 0.537255], FontSize -> 12, FontWeight -> "Plain", FontTracking -> "Plain", StripOnInput -> False], Background -> RGBColor[0.960784, 0.960784, 0.960784], FrameStyle -> RGBColor[0.898039, 0.898039, 0.898039], FrameMargins -> 8, StripOnInput -> False], TooltipDelay -> 0.1, TooltipStyle -> {Background -> None, CellFrame -> 0}], Annotation[#, Framed[ Style[ RSNB`$$tooltip, "Text", FontColor -> RGBColor[0.537255, 0.537255, 0.537255], FontSize -> 12, FontWeight -> "Plain", FontTracking -> "Plain"], Background -> RGBColor[0.960784, 0.960784, 0.960784], FrameStyle -> RGBColor[0.898039, 0.898039, 0.898039], FrameMargins -> 8], "Tooltip"]& ]& )}], Cell[ StyleData["ToolsGridTemplate"], TemplateBoxOptions -> {DisplayFunction -> (StyleBox[ TagBox[ GridBox[{{ ButtonBox[ TemplateBox[{ StyleBox[ "\"Template Input\"", "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], "\"Format selection automatically using appropriate \ documentation styles\""}, "PrettyTooltipTemplate"], ButtonFunction :> With[{RSNB`nb$ = ButtonNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$AsyncronousResourceInformationUpdates = False}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Template Input"; DefinitionNotebookClient`TemplateInput[]]]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue[Enabled], FEPrivate`If[ CurrentValue["MouseOver"], { FontColor -> GrayLevel[1], TaggingRules -> {"ButtonHovering" -> True}}, { FontColor -> RGBColor[0.8274509803921568, 0.20784313725490197`, 0.], TaggingRules -> {"ButtonHovering" -> False}}], { FontColor -> RGBColor[0.9568627450980391, 0.8019607843137255, 0.75], TaggingRules -> {"ButtonHovering" -> False}}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCj08dhCBkQWRlQKmbsSY3g9WhKNYErhiu7NGRXTeC 1b5ePg63AsgGigDFEcoe3LsZZ/L95nk0xwBFgOJAWYhrgVpuReljdTZQHCjL AAbEKCPSNOLdRqxPiQ43YmIBDWCNUwCVRq3x "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCd04cgiBkQWRlQKltPjqbbcQhCMiGK4Yru3Vo92Y7 qZexWn+yTSAIyAaKAMXhyp48uLfNW+tNvDZcDQQBRYDiQFmIa4FattlJoqmB IKA4UJYBDIhRRqRpxLuNSJ8SH27ExAIxcQoAZdNqHw== "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCL2EAWRBZGVDqx7vXP18+gSAgG64YruzVq1c/3zy/ m2hx2ZQBgoBsoAhQHK7s2bNnP968uB1tAFcDQUARoDhQFuJaoJYfj++gqYEg oDhQlgEMiFFGpGnEu41InxIfbsTEAjFxCgDlLITg "], "Byte", ColorSpace -> "RGB", Interleaving -> True]}, Background -> GrayLevel[0.9], Method -> "Queued", ImageSize -> {All, 20}, Evaluator -> Automatic], ButtonBox[ TemplateBox[{ StyleBox[ "\"Literal Input\"", "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], "\"Format selection as literal Wolfram Language code\""}, "PrettyTooltipTemplate"], ButtonFunction :> With[{RSNB`nb$ = ButtonNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$AsyncronousResourceInformationUpdates = False}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Literal Input"; DefinitionNotebookClient`LiteralInput[]]]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue[Enabled], FEPrivate`If[ CurrentValue["MouseOver"], { FontColor -> GrayLevel[1], TaggingRules -> {"ButtonHovering" -> True}}, { FontColor -> RGBColor[0.8274509803921568, 0.20784313725490197`, 0.], TaggingRules -> {"ButtonHovering" -> False}}], { FontColor -> RGBColor[0.9568627450980391, 0.8019607843137255, 0.75], TaggingRules -> {"ButtonHovering" -> False}}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCj08dhCBkQWRlQKmbsSY3g9WhKNYErhiu7NGRXTeC 1b5ePg63AsgGigDFEcoe3LsZZ/L95nk0xwBFgOJAWYhrgVpuReljdTZQHCjL AAbEKCPSNOLdRqxPiQ43YmIBDWCNUwCVRq3x "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCd04cgiBkQWRlQKltPjqbbcQhCMiGK4Yru3Vo92Y7 qZexWn+yTSAIyAaKAMXhyp48uLfNW+tNvDZcDQQBRYDiQFmIa4FattlJoqmB IKA4UJYBDIhRRqRpxLuNSJ8SH27ExAIxcQoAZdNqHw== "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCL2EAWRBZGVDqx7vXP18+gSAgG64YruzVq1c/3zy/ m2hx2ZQBgoBsoAhQHK7s2bNnP968uB1tAFcDQUARoDhQFuJaoJYfj++gqYEg oDhQlgEMiFFGpGnEu41InxIfbsTEAjFxCgDlLITg "], "Byte", ColorSpace -> "RGB", Interleaving -> True]}, Background -> GrayLevel[0.9], Method -> "Queued", ImageSize -> {All, 20}, Evaluator -> Automatic], ButtonBox[ TemplateBox[{ StyleBox[ "\"Insert Delimiter\"", "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], "\"Insert example delimiter\""}, "PrettyTooltipTemplate"], ButtonFunction :> With[{RSNB`nb$ = ButtonNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$AsyncronousResourceInformationUpdates = False}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Insert Delimiter"; DefinitionNotebookClient`DelimiterInsert[]]]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue[Enabled], FEPrivate`If[ CurrentValue["MouseOver"], { FontColor -> GrayLevel[1], TaggingRules -> {"ButtonHovering" -> True}}, { FontColor -> RGBColor[0.8274509803921568, 0.20784313725490197`, 0.], TaggingRules -> {"ButtonHovering" -> False}}], { FontColor -> RGBColor[0.9568627450980391, 0.8019607843137255, 0.75], TaggingRules -> {"ButtonHovering" -> False}}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCj08dhCBkQWRlQKmbsSY3g9WhKNYErhiu7NGRXTeC 1b5ePg63AsgGigDFEcoe3LsZZ/L95nk0xwBFgOJAWYhrgVpuReljdTZQHCjL AAbEKCPSNOLdRqxPiQ43YmIBDWCNUwCVRq3x "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCd04cgiBkQWRlQKltPjqbbcQhCMiGK4Yru3Vo92Y7 qZexWn+yTSAIyAaKAMXhyp48uLfNW+tNvDZcDQQBRYDiQFmIa4FattlJoqmB IKA4UJYBDIhRRqRpxLuNSJ8SH27ExAIxcQoAZdNqHw== "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCL2EAWRBZGVDqx7vXP18+gSAgG64YruzVq1c/3zy/ m2hx2ZQBgoBsoAhQHK7s2bNnP968uB1tAFcDQUARoDhQFuJaoJYfj++gqYEg oDhQlgEMiFFGpGnEu41InxIfbsTEAjFxCgDlLITg "], "Byte", ColorSpace -> "RGB", Interleaving -> True]}, Background -> GrayLevel[0.9], Method -> "Queued", ImageSize -> {All, 20}, Evaluator -> Automatic], ButtonBox[ TemplateBox[{ StyleBox[ "\"Subscripted Variable\"", "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], "\"Insert subscripted variable placeholder\""}, "PrettyTooltipTemplate"], ButtonFunction :> With[{RSNB`nb$ = ButtonNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$AsyncronousResourceInformationUpdates = False}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Subscripted Variable"; DefinitionNotebookClient`SubscriptInsert[]]]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue[Enabled], FEPrivate`If[ CurrentValue["MouseOver"], { FontColor -> GrayLevel[1], TaggingRules -> {"ButtonHovering" -> True}}, { FontColor -> RGBColor[0.8274509803921568, 0.20784313725490197`, 0.], TaggingRules -> {"ButtonHovering" -> False}}], { FontColor -> RGBColor[0.9568627450980391, 0.8019607843137255, 0.75], TaggingRules -> {"ButtonHovering" -> False}}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCj08dhCBkQWRlQKmbsSY3g9WhKNYErhiu7NGRXTeC 1b5ePg63AsgGigDFEcoe3LsZZ/L95nk0xwBFgOJAWYhrgVpuReljdTZQHCjL AAbEKCPSNOLdRqxPiQ43YmIBDWCNUwCVRq3x "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCd04cgiBkQWRlQKltPjqbbcQhCMiGK4Yru3Vo92Y7 qZexWn+yTSAIyAaKAMXhyp48uLfNW+tNvDZcDQQBRYDiQFmIa4FattlJoqmB IKA4UJYBDIhRRqRpxLuNSJ8SH27ExAIxcQoAZdNqHw== "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCL2EAWRBZGVDqx7vXP18+gSAgG64YruzVq1c/3zy/ m2hx2ZQBgoBsoAhQHK7s2bNnP968uB1tAFcDQUARoDhQFuJaoJYfj++gqYEg oDhQlgEMiFFGpGnEu41InxIfbsTEAjFxCgDlLITg "], "Byte", ColorSpace -> "RGB", Interleaving -> True]}, Background -> GrayLevel[0.9], Method -> "Queued", ImageSize -> {All, 20}, Evaluator -> Automatic], ActionMenuBox[ ButtonBox[ TemplateBox[{ StyleBox[ TemplateBox[{ "\"Tables\"", "\"\[ThinSpace]\[ThinSpace]\[ThinSpace]\ \[FilledDownTriangle]\""}, "RowDefault"], "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], "\"Table functions\""}, "PrettyTooltipTemplate"], ButtonFunction :> With[{RSNB`nb$ = ButtonNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[Null]]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue[Enabled], FEPrivate`If[ CurrentValue["MouseOver"], { FontColor -> GrayLevel[1], TaggingRules -> {"ButtonHovering" -> True}}, { FontColor -> RGBColor[0.8274509803921568, 0.20784313725490197`, 0.], TaggingRules -> {"ButtonHovering" -> False}}], { FontColor -> RGBColor[0.9568627450980391, 0.8019607843137255, 0.75], TaggingRules -> {"ButtonHovering" -> False}}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCj08dhCBkQWRlQKmbsSY3g9WhKNYErhiu7NGRXTeC 1b5ePg63AsgGigDFEcoe3LsZZ/L95nk0xwBFgOJAWYhrgVpuReljdTZQHCjL AAbEKCPSNOLdRqxPiQ43YmIBDWCNUwCVRq3x "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCd04cgiBkQWRlQKltPjqbbcQhCMiGK4Yru3Vo92Y7 qZexWn+yTSAIyAaKAMXhyp48uLfNW+tNvDZcDQQBRYDiQFmIa4FattlJoqmB IKA4UJYBDIhRRqRpxLuNSJ8SH27ExAIxcQoAZdNqHw== "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCL2EAWRBZGVDqx7vXP18+gSAgG64YruzVq1c/3zy/ m2hx2ZQBgoBsoAhQHK7s2bNnP968uB1tAFcDQUARoDhQFuJaoJYfj++gqYEg oDhQlgEMiFFGpGnEu41InxIfbsTEAjFxCgDlLITg "], "Byte", ColorSpace -> "RGB", Interleaving -> True]}, Background -> GrayLevel[0.9], Method -> "Queued", ImageSize -> {All, 20}, Evaluator -> Automatic], { "\"Insert table with two columns\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Tables"; DefinitionNotebookClient`$ClickedAction = "Insert table with two columns"; DefinitionNotebookClient`TableInsert[2]]]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"Insert table with three columns\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Tables"; DefinitionNotebookClient`$ClickedAction = "Insert table with three columns"; DefinitionNotebookClient`TableInsert[3]]]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"Add a row to the selected table\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Tables"; DefinitionNotebookClient`$ClickedAction = "Add a row to the selected table"; DefinitionNotebookClient`TableRowInsert[]]]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"Sort the selected table\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Tables"; DefinitionNotebookClient`$ClickedAction = "Sort the selected table"; DefinitionNotebookClient`TableSort[]]]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"Merge selected tables\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Tables"; DefinitionNotebookClient`$ClickedAction = "Merge selected tables"; DefinitionNotebookClient`TableMerge[]]]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]]}, Appearance -> None, Method -> "Queued"], ActionMenuBox[ ButtonBox[ StyleBox[ TemplateBox[{ "\"Cells\"", "\"\[ThinSpace]\[ThinSpace]\[ThinSpace]\[FilledDownTriangle]\ \""}, "RowDefault"], "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], ButtonFunction :> With[{RSNB`nb$ = ButtonNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[Null]]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue[Enabled], FEPrivate`If[ CurrentValue["MouseOver"], { FontColor -> GrayLevel[1], TaggingRules -> {"ButtonHovering" -> True}}, { FontColor -> RGBColor[0.8274509803921568, 0.20784313725490197`, 0.], TaggingRules -> {"ButtonHovering" -> False}}], { FontColor -> RGBColor[0.9568627450980391, 0.8019607843137255, 0.75], TaggingRules -> {"ButtonHovering" -> False}}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCj08dhCBkQWRlQKmbsSY3g9WhKNYErhiu7NGRXTeC 1b5ePg63AsgGigDFEcoe3LsZZ/L95nk0xwBFgOJAWYhrgVpuReljdTZQHCjL AAbEKCPSNOLdRqxPiQ43YmIBDWCNUwCVRq3x "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCd04cgiBkQWRlQKltPjqbbcQhCMiGK4Yru3Vo92Y7 qZexWn+yTSAIyAaKAMXhyp48uLfNW+tNvDZcDQQBRYDiQFmIa4FattlJoqmB IKA4UJYBDIhRRqRpxLuNSJ8SH27ExAIxcQoAZdNqHw== "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQPEUCL2EAWRBZGVDqx7vXP18+gSAgG64YruzVq1c/3zy/ m2hx2ZQBgoBsoAhQHK7s2bNnP968uB1tAFcDQUARoDhQFuJaoJYfj++gqYEg oDhQlgEMiFFGpGnEu41InxIfbsTEAjFxCgDlLITg "], "Byte", ColorSpace -> "RGB", Interleaving -> True]}, Background -> GrayLevel[0.9], Method -> "Queued", ImageSize -> {All, 20}, Evaluator -> Automatic], { "\"Insert comment for reviewer\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Cells"; DefinitionNotebookClient`$ClickedAction = "Insert comment for reviewer"; DefinitionNotebookClient`CommentInsert[]]]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"Mark/unmark selected cells as comments\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Cells"; DefinitionNotebookClient`$ClickedAction = "Mark/unmark selected cells as comments"; DefinitionNotebookClient`CommentToggle[]]]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"Mark/unmark selected cells as excluded\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Cells"; DefinitionNotebookClient`$ClickedAction = "Mark/unmark selected cells as excluded"; DefinitionNotebookClient`ExclusionToggle[]]]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]]}, Appearance -> None, Method -> "Queued"]}}, GridBoxAlignment -> {"Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxBackground -> {"Columns" -> {{None}}, "Rows" -> { GrayLevel[0.9]}}, GridBoxFrame -> { "Columns" -> False, "RowsIndexed" -> {1 -> GrayLevel[0.9]}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {5, {0.5}, 5}, "Rows" -> {{Automatic}}}, FrameStyle -> GrayLevel[0.75]], "Grid"], ButtonBoxOptions -> {Enabled -> Dynamic[ Not[ TrueQ[DefinitionNotebookClient`$ButtonsDisabled]], TrackedSymbols :> {DefinitionNotebookClient`$ButtonsDisabled}]}, StripOnInput -> False]& )}], Cell[ StyleData["MainGridTemplate"], TemplateBoxOptions -> {DisplayFunction -> (StyleBox[ TagBox[ GridBox[{{ TagBox[ GridBox[{{ GraphicsBox[{ Thickness[0.022222222222222223`], { FaceForm[{ RGBColor[0.87451, 0.278431, 0.03137260000000001], Opacity[1.]}], FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, {{{45., 22.5}, {45., 10.073999999999998`}, {34.926, 0.}, {22.5, 0.}, {10.074, 0.}, {0., 10.073999999999998`}, {0., 22.5}, {0., 34.926}, {10.074, 45.}, {22.5, 45.}, {34.926, 45.}, {45., 34.926}, {45., 22.5}}}]}, { FaceForm[{ RGBColor[1., 1., 1.], Opacity[1.]}], FilledCurveBox[{{{0, 2, 0}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}}, {{0, 2, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}}, {{0, 2, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}}, {CompressedData[" 1:eJxTTMoPSmViYGAwAWIQLcESxqe7SdlhqnN3zvPblg4w/omyffOl/K0cEp9e ULq9U9lhT8lkCZZrVg6VL9UMOd4oO1SLrHN/GGXtcKUCKOCh4sDDpN0udtPa 4fnvlR8v8ao6ZIE12ELMrVZzmAIymNfOAWj43PfpGg45YIV2Dguk9O+qsGlB 9M+0h9gjpgOxh8fBYePc98uPees5MICAggNE/TF9B6Bl574rO0DcMcsAwmd2 cNCM6T/0VcPQAeQsjh6oeWWGEPt97R3UDTnWyMwyhKh7Yefw5S/QB22GEHe1 2zlIg5yTaAh3by7InUKGDmBnLrR1cOkGudzAYZHrts9/Q2wdHi+dfUShwMBh Q1HGxLcytg5BO+RaXwsaQN1r6/BdA2jRVn1oeNk6aIEcWq4HcccvWwfTuF2e PEy6UPPtHIC+CH68VBvOP70QaNFeLTg/T6j5wKlELYdPl3yTBCLsIOGkowVx 71tbhycg93zQdAjonZ4ndNgGzgern2ENVw90TZVInhUkfqy1IO65ZQl3L4wP iW99B/NOx4SnEyzh4Q+W32XhcBUc0PoQd7dawM1D568H2cdnCOd/A9nzVc/h I9hdWg4ZoIg6oueQD/Kfoh40nSD4fkDfWpboQOw7oYDBh6mHxIcy3DxYek4A peOfCD7MPTA+zL0yUSnW9/sV4Hxw/DgpQOL7igUkfi8qwsMHAHSDTZ8= "], {{19.051000000000002`, 14.242}, {19.051000000000002`, 27.594}, {23.828, 27.594}, {23.828, 26.543}, {21.426, 26.308999999999997`}, {21.375, 26.258000000000003`}, { 21.375, 24.219}, {21.375, 17.535000000000004`}, {21.375, 15.602}, {21.426, 15.547}, {23.828, 15.315999999999999`}, {23.828, 14.242}}, {{24.578, 18.75}, {24.578, 23.078000000000003`}, {24.578, 23.539}, { 24.953, 23.914}, {25.418, 23.91}, {29.746, 23.91}, { 30.203, 23.91}, {30.578, 23.539}, {30.578, 23.078000000000003`}, {30.578, 18.75}, { 30.581999999999997`, 18.288999999999998`}, {30.207, 17.91}, {29.746, 17.91}, {25.418, 17.91}, {24.953, 17.906}, {24.574, 18.285}, {24.578, 18.75}}, {{31.328, 14.242}, {31.328, 15.315999999999999`}, {33.684, 15.539000000000001`}, {33.789, 15.602}, {33.789, 17.641}, {33.789, 24.188}, {33.789, 26.227}, {33.684, 26.281}, {31.328, 26.512000000000004`}, {31.328, 27.586}, {36.113, 27.586}, {36.113, 14.234000000000002`}}}]}}, { ImageSize -> {Automatic, 32}, ImagePadding -> {{5, 0}, {0, 0}}, BaselinePosition -> Scaled[0.25], AspectRatio -> Automatic, Background -> RGBColor[0.988235, 0.419608, 0.203922], ImageSize -> {45., 45.}, PlotRange -> {{0., 45.}, {0., 45.}}}], StyleBox[ TagBox[ GridBox[{{ StyleBox[ "\"Function Resource\"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", StripOnInput -> False], StyleBox[ "\"DEFINITION NOTEBOOK\"", FontFamily -> "Source Sans Pro", FontTracking -> "SemiCondensed", FontVariations -> {"CapsType" -> "AllSmallCaps"}, StripOnInput -> False]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, AutoDelete -> False, GridBoxDividers -> { "ColumnsIndexed" -> {2 -> RGBColor[1., 1., 1.]}, "Rows" -> {{None}}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Grid"], FontSize -> 24, FontColor -> RGBColor[1., 1., 1.], StripOnInput -> False]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Grid"], "\[SpanFromLeft]", "\[SpanFromLeft]", "\[SpanFromLeft]", "\[SpanFromLeft]", "\[SpanFromLeft]", "\[SpanFromLeft]", "\[SpanFromLeft]", ItemBox[ TemplateBox[{ StyleBox[ TemplateBox[{ "\"Function Repository\"", "\" \[RightGuillemet] \""}, "RowDefault"], "Text", FontColor -> RGBColor[1., 1., 1.], StripOnInput -> False], "https://resources.wolframcloud.com/FunctionRepository"}, "HyperlinkURL"], Alignment -> {Right, Bottom}, StripOnInput -> False]}, { TemplateBox[{ TemplateBox[{ "\"Open Sample\"", "\"View a completed sample definition notebook\""}, "PrettyTooltipTemplate"], ( DefinitionNotebookClient`$ClickedButton = "Open Sample"; DefinitionNotebookClient`ViewExampleNotebook[ ButtonNotebook[]])& , "\"View a completed sample definition notebook\"", False}, "OrangeButtonTemplate"], TemplateBox[{ TemplateBox[{ "\"Style Guidelines\"", "\"View general guidelines for authoring resource \ functions\""}, "PrettyTooltipTemplate"], ( DefinitionNotebookClient`$ClickedButton = "Style Guidelines"; DefinitionNotebookClient`ViewStyleGuidelines[ ButtonNotebook[]])& , "\"View general guidelines for authoring resource functions\"", False}, "OrangeButtonTemplate"], TemplateBox[{ TemplateBox[{ TagBox[ GridBox[{{"\"Tools\"", PaneSelectorBox[{False -> GraphicsBox[{ RGBColor[1., 1., 1.], AbsoluteThickness[1.], LineBox[{{0, 0}, {0, 10}, {10, 10}, {10, 0}, {0, 0}}], LineBox[{{5, 2.5}, {5, 7.5}}], LineBox[{{2.5, 5}, {7.5, 5}}]}, ImageSize -> 9, PlotRangePadding -> 1.5], True -> GraphicsBox[{ RGBColor[1., 1., 1.], AbsoluteThickness[1.], LineBox[{{0, 0}, {0, 10}, {10, 10}, {10, 0}, {0, 0}}], LineBox[{{2.5, 5}, {7.5, 5}}]}, ImageSize -> 9, PlotRangePadding -> 1.5]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ToolsOpen"}, True]], BaselinePosition -> Scaled[0]]}}, GridBoxAlignment -> { "Columns" -> {{Automatic}}, "Rows" -> {{Baseline}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{0.35}}}], "Grid"], "\"Toggle documentation toolbar\""}, "PrettyTooltipTemplate"], ( DefinitionNotebookClient`$ClickedButton = "Tools"; DefinitionNotebookClient`ToggleToolbar[ ButtonNotebook[]])& , "\"Toggle documentation toolbar\"", False}, "OrangeButtonTemplate"], TagBox[ GridBox[{{"\"\"", "\"\""}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxDividers -> { "ColumnsIndexed" -> {2 -> True}, "Rows" -> {{False}}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{2}}}, GridBoxSpacings -> {"Columns" -> {{0.5}}}, FrameStyle -> RGBColor[0.994118, 0.709804, 0.601961]], "Grid"], TemplateBox[{ TemplateBox[{ "\"Check\"", "\"Check notebook for potential errors\""}, "PrettyTooltipTemplate"], ( DefinitionNotebookClient`$ClickedButton = "Check"; DefinitionNotebookClient`CheckDefinitionNotebook[ ButtonNotebook[]])& , "\"Check notebook for potential errors\"", False}, "OrangeButtonTemplate"], ActionMenuBox[ TemplateBox[{ TemplateBox[{"\"Preview\"", TemplateBox[{5}, "Spacer1"], "\"\[FilledDownTriangle]\""}, "RowDefault"], Null& , "\"\"", True}, "OrangeButtonTemplate"], { "\"In a notebook\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$SuppressDynamicEvents = True}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ProgressIndicator[Appearance -> "Necklace"]; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Preview"; DefinitionNotebookClient`$ClickedAction = "In a notebook"; DefinitionNotebookClient`PreviewResource[ ButtonNotebook[], "Notebook"]]]], CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ""; DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"On the cloud\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$SuppressDynamicEvents = True}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ProgressIndicator[Appearance -> "Necklace"]; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Preview"; DefinitionNotebookClient`$ClickedAction = "On the cloud"; DefinitionNotebookClient`PreviewResource[ ButtonNotebook[], "Cloud"]]]], CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ""; DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]]}, Appearance -> None, Method -> "Queued"], ActionMenuBox[ TemplateBox[{ TemplateBox[{"\"Deploy\"", TemplateBox[{5}, "Spacer1"], "\"\[FilledDownTriangle]\""}, "RowDefault"], Null& , "\"\"", True}, "OrangeButtonTemplate"], { "\"Locally on this computer\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$SuppressDynamicEvents = True}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ProgressIndicator[Appearance -> "Necklace"]; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Deploy"; DefinitionNotebookClient`$ClickedAction = "Locally on this computer"; DefinitionNotebookClient`DisplayStripe[ ButtonNotebook[], DefinitionNotebookClient`DeployResource[ ButtonNotebook[], "Local"]]]]], CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ""; DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"For my cloud account\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$SuppressDynamicEvents = True}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ProgressIndicator[Appearance -> "Necklace"]; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Deploy"; DefinitionNotebookClient`$ClickedAction = "For my cloud account"; DefinitionNotebookClient`DisplayStripe[ ButtonNotebook[], DefinitionNotebookClient`DeployResource[ ButtonNotebook[], "CloudPrivate"]]]]], CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ""; DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"Publicly in the cloud\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$SuppressDynamicEvents = True}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ProgressIndicator[Appearance -> "Necklace"]; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Deploy"; DefinitionNotebookClient`$ClickedAction = "Publicly in the cloud"; DefinitionNotebookClient`DisplayStripe[ ButtonNotebook[], DefinitionNotebookClient`DeployResource[ ButtonNotebook[], "CloudPublic"]]]]], CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ""; DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"In this session only (without documentation)\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$SuppressDynamicEvents = True}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ProgressIndicator[Appearance -> "Necklace"]; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Deploy"; DefinitionNotebookClient`$ClickedAction = "In this session only (without documentation)"; DefinitionNotebookClient`DisplayStripe[ ButtonNotebook[], DefinitionNotebookClient`DeployResource[ ButtonNotebook[], "KernelSession"]]]]], CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ""; DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]]}, Appearance -> None, Method -> "Queued"], ItemBox[ StyleBox[ DynamicBox[ ToBoxes[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "StatusMessage"}, ""], StandardForm], Initialization :> (CurrentValue[ EvaluationNotebook[], {TaggingRules, "StatusMessage"}] = "")], "Text", GrayLevel[1], StripOnInput -> False], ItemSize -> Fit, StripOnInput -> False], DynamicBox[ ToBoxes[ If[ CurrentValue[ EvaluationNotebook[], { TaggingRules, "SubmissionReviewData", "Review"}, False], RawBoxes[ TemplateBox[{ TemplateBox[{ TagBox[ GridBox[{{ GraphicsBox[{ Thickness[0.06349], StyleBox[{ FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBWIWIGZigIEX9mCqQd8Bwv+Bnc/A54CiHs5HV6/ngJUP p2HmwdTp4FCHTvOhqYfZrw2lhdDk0fno6tHcD1PPwOSAnY+uns8BAE8cGz4= "]]}, { FaceForm[ RGBColor[1., 1., 1.]]}, StripOnInput -> False], StyleBox[{ FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgB2IWIGZigAEJBwjNB6EblHHwX9ijqofxoeoYhKC0Bg4+ Hw4apk4Uap8aDr4QDhqqDu4uVRx8URw0TJ001D5lHHwJHDRUHYMclFbCwZfG QUPVNSjgp+HmIWgAG/wcEg== "]], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJx10EEKgCAQhWGpFtEyEAYGggQj6RKeoSMErbuCR0/IWfTgCcPwy7fR9XrO u3fOTXWGOp2zM+ZvH2170nv+e2sFH0ijt45/XxJp9NgRPHYAb63kHhu9tf2H eU8aPfbS9kxawAvxnrSCx3c3XzbS6JX4RFrAS34B53ckaw== "]]}, { FaceForm[ RGBColor[1., 1., 1.]]}, StripOnInput -> False]}, ImageSize -> 15, PlotRange -> {{0., 15.75}, {0., 16.5}}, AspectRatio -> 1.15], "\"Submit Update\""}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{0}}, "ColumnsIndexed" -> {2 -> 0.5}, "Rows" -> {{0}}}], "Grid"], "\"Submit changes to update your resource submission\""}, "PrettyTooltipTemplate"], ( DefinitionNotebookClient`$ClickedButton = "SubmitUpdate"; With[{RSNB`nb = ButtonNotebook[]}, DefinitionNotebookClient`DisplayStripe[RSNB`nb, DefinitionNotebookClient`SubmitRepositoryUpdate[RSNB`nb], "ShowProgress" -> True]])& , "\"Submit changes to update your resource submission\"", True}, "OrangeButtonTemplate"]], RawBoxes[ TemplateBox[{ TemplateBox[{ TagBox[ GridBox[{{ GraphicsBox[{ Thickness[0.06349], StyleBox[{ FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBWIWIGZigIEX9mCqQd8Bwv+Bnc/A54CiHs5HV6/ngJUP p2HmwdTp4FCHTvOhqYfZrw2lhdDk0fno6tHcD1PPwOSAnY+uns8BAE8cGz4= "]]}, { FaceForm[ RGBColor[1., 1., 1.]]}, StripOnInput -> False], StyleBox[{ FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgB2IWIGZigAEJBwjNB6EblHHwX9ijqofxoeoYhKC0Bg4+ Hw4apk4Uap8aDr4QDhqqDu4uVRx8URw0TJ001D5lHHwJHDRUHYMclFbCwZfG QUPVNSjgp+HmIWgAG/wcEg== "]], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJx10EEKgCAQhWGpFtEyEAYGggQj6RKeoSMErbuCR0/IWfTgCcPwy7fR9XrO u3fOTXWGOp2zM+ZvH2170nv+e2sFH0ijt45/XxJp9NgRPHYAb63kHhu9tf2H eU8aPfbS9kxawAvxnrSCx3c3XzbS6JX4RFrAS34B53ckaw== "]]}, { FaceForm[ RGBColor[1., 1., 1.]]}, StripOnInput -> False]}, ImageSize -> 15, PlotRange -> {{0., 15.75}, {0., 16.5}}, AspectRatio -> 1.15], "\"Submit to Repository\""}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{0}}, "ColumnsIndexed" -> {2 -> 0.5}, "Rows" -> {{0}}}], "Grid"], "\"Submit your function to the Wolfram Function \ Repository\""}, "PrettyTooltipTemplate"], ( DefinitionNotebookClient`$ClickedButton = "Submit"; With[{RSNB`nb = ButtonNotebook[]}, DefinitionNotebookClient`DisplayStripe[RSNB`nb, DefinitionNotebookClient`SubmitRepository[RSNB`nb], "ShowProgress" -> True]])& , "\"Submit your function to the Wolfram Function \ Repository\"", True}, "OrangeButtonTemplate"]]], StandardForm], Evaluator -> "System", SingleEvaluation -> True]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "ColumnsIndexed" -> {-1 -> Right}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxBackground -> {"Columns" -> {{None}}, "Rows" -> { RGBColor[0.988235, 0.419608, 0.203922], RGBColor[0.921569, 0.341176, 0.105882]}}, GridBoxFrame -> { "Columns" -> False, "RowsIndexed" -> { 1 -> RGBColor[0.988235, 0.419608, 0.203922], 2 -> RGBColor[0.921569, 0.341176, 0.105882]}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {5, {0.9}, 5}, "RowsIndexed" -> {1 -> 1.1, 2 -> 1.3, 3 -> 0.25}}, FrameStyle -> RGBColor[0.988235, 0.419608, 0.203922]], "Grid"], ButtonBoxOptions -> {Enabled -> Dynamic[ Not[ TrueQ[DefinitionNotebookClient`$ButtonsDisabled]], TrackedSymbols :> {DefinitionNotebookClient`$ButtonsDisabled}]}, StripOnInput -> False]& )}], Cell[ StyleData["ReviewerCommentLabelTemplate"], TemplateBoxOptions -> {DisplayFunction -> (TagBox[ GridBox[{{#, TemplateBox[{ GraphicsBox[{ Thickness[0.022222222222222223`], { FaceForm[{ RGBColor[0.87451, 0.278431, 0.03137260000000001], Opacity[1.]}], FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, {{{45., 22.5}, {45., 10.073999999999998`}, {34.926, 0.}, {22.5, 0.}, {10.074, 0.}, {0., 10.073999999999998`}, { 0., 22.5}, {0., 34.926}, {10.074, 45.}, {22.5, 45.}, {34.926, 45.}, {45., 34.926}, {45., 22.5}}}]}, { FaceForm[{ RGBColor[1., 1., 1.], Opacity[1.]}], FilledCurveBox[{{{0, 2, 0}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, { 1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, { 1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}}, {{0, 2, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}}, {{0, 2, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, { 0, 1, 0}}}, {CompressedData[" 1:eJxTTMoPSmViYGAwAWIQLcESxqe7SdlhqnN3zvPblg4w/omyffOl/K0cEp9e ULq9U9lhT8lkCZZrVg6VL9UMOd4oO1SLrHN/GGXtcKUCKOCh4sDDpN0udtPa 4fnvlR8v8ao6ZIE12ELMrVZzmAIymNfOAWj43PfpGg45YIV2Dguk9O+qsGlB 9M+0h9gjpgOxh8fBYePc98uPees5MICAggNE/TF9B6Bl574rO0DcMcsAwmd2 cNCM6T/0VcPQAeQsjh6oeWWGEPt97R3UDTnWyMwyhKh7Yefw5S/QB22GEHe1 2zlIg5yTaAh3by7InUKGDmBnLrR1cOkGudzAYZHrts9/Q2wdHi+dfUShwMBh Q1HGxLcytg5BO+RaXwsaQN1r6/BdA2jRVn1oeNk6aIEcWq4HcccvWwfTuF2e PEy6UPPtHIC+CH68VBvOP70QaNFeLTg/T6j5wKlELYdPl3yTBCLsIOGkowVx 71tbhycg93zQdAjonZ4ndNgGzgern2ENVw90TZVInhUkfqy1IO65ZQl3L4wP iW99B/NOx4SnEyzh4Q+W32XhcBUc0PoQd7dawM1D568H2cdnCOd/A9nzVc/h I9hdWg4ZoIg6oueQD/Kfoh40nSD4fkDfWpboQOw7oYDBh6mHxIcy3DxYek4A peOfCD7MPTA+zL0yUSnW9/sV4Hxw/DgpQOL7igUkfi8qwsMHAHSDTZ8= "], {{19.051000000000002`, 14.242}, {19.051000000000002`, 27.594}, {23.828, 27.594}, {23.828, 26.543}, {21.426, 26.308999999999997`}, {21.375, 26.258000000000003`}, { 21.375, 24.219}, {21.375, 17.535000000000004`}, {21.375, 15.602}, {21.426, 15.547}, {23.828, 15.315999999999999`}, { 23.828, 14.242}}, {{24.578, 18.75}, {24.578, 23.078000000000003`}, {24.578, 23.539}, {24.953, 23.914}, { 25.418, 23.91}, {29.746, 23.91}, {30.203, 23.91}, {30.578, 23.539}, {30.578, 23.078000000000003`}, {30.578, 18.75}, { 30.581999999999997`, 18.288999999999998`}, {30.207, 17.91}, {29.746, 17.91}, {25.418, 17.91}, {24.953, 17.906}, {24.574, 18.285}, {24.578, 18.75}}, {{31.328, 14.242}, {31.328, 15.315999999999999`}, {33.684, 15.539000000000001`}, {33.789, 15.602}, {33.789, 17.641}, { 33.789, 24.188}, {33.789, 26.227}, {33.684, 26.281}, { 31.328, 26.512000000000004`}, {31.328, 27.586}, {36.113, 27.586}, {36.113, 14.234000000000002`}}}]}}, { ImageSize -> 12, AspectRatio -> Automatic, Background -> None, ImageSize -> {45., 45.}, PlotRange -> {{0., 45.}, {0., 45.}}}], "Wolfram Function Repository Reviewer"}, "PrettyTooltipTemplate"]}}, GridBoxAlignment -> { "Columns" -> {{Automatic}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{0.25}}}], "Grid"]& )}], Cell[ StyleData["CommentCellLabelTemplate"], TemplateBoxOptions -> {DisplayFunction -> (StyleBox[ TagBox[ GridBox[{{ StyleBox[#, FontSize -> 11]}, { StyleBox[ DynamicBox[ ToBoxes[ DateString[ TimeZoneConvert[ DateObject[#2, TimeZone -> 0]], { "Month", "/", "Day", "/", "Year", " ", "Hour24", ":", "Minute"}], StandardForm], SingleEvaluation -> True], FontSize -> 9]}}, GridBoxAlignment -> {"Columns" -> {{Left}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{Automatic}}, "Rows" -> {{0}}}], "Grid"], "CommentLabel", ShowStringCharacters -> False]& )}], Cell[ StyleData["OrangeButtonTemplate"], TemplateBoxOptions -> {DisplayFunction -> (ButtonBox[ StyleBox[#, "Text", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontTracking -> "Condensed", FontSize -> 13, FontColor -> Dynamic[ FEPrivate`If[ CurrentValue[Enabled], GrayLevel[1], RGBColor[0.9568627450980391, 0.8019607843137255, 0.75]], Evaluator -> "System"], StripOnInput -> False], ButtonFunction :> With[{RSNB`nb$ = ButtonNotebook[]}, If[#4, CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ProgressIndicator[Appearance -> "Necklace"]]; With[{RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$AsyncronousResourceInformationUpdates = False}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[DefinitionNotebookClient`$ButtonCode = HoldForm[ #2[]]]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]]; CurrentValue[ RSNB`nb$, {TaggingRules, "StatusMessage"}] = ""; Null], FrameMargins -> {{5, 5}, {0, 0}}, Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQvA6XhqPnQeIQhCyIrAwodd2K5Yo5IwQB2XDFcGXPAsWu mjNdNmVARkARoDhc2aswqWtWLGhqIAgoDpSFuBao5QqGURB0BWwgAxgQo4xI 04h3G5E+JT7ciIkFYuIUAMJyEaA= "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQvA6XhqMHARIQhCyIrAwotcmIc7UuOwQB2XDFcGX3/MXX 6LEv12ZDRkARoDhc2cswqY2GnGhqIAgoDpSFuBaoZTWGURC0GmwgAxgQo4xI 04h3G5E+JT7ciIkFYuIUAJxlBG4= "], "Byte", ColorSpace -> "RGB", Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UJAXikHs/xgAqyAQvA6XhqN3hfYQhCyIrAwo9e36ma8PbkIQkA1XDFf2vtzt 28Obu6Jsl2uzQRCQDRQBisOVvYlR+nb99I5gU7gaCAKKAMWBshDXArV8unUR TQ0EAcWBsgxgQIwyIk0j3m1E+pT4cCMmFoiJUwBBtDmK "], "Byte", ColorSpace -> "RGB", Interleaving -> True]}, Background -> RGBColor[0.921569, 0.341176, 0.105882], Method -> "Queued", ImageSize -> {All, 23}, Evaluator -> Automatic]& )}], Cell[ StyleData["SuggestionGridTemplate"], TemplateBoxOptions -> {DisplayFunction -> (StyleBox[ FrameBox[ AdjustmentBox[ TagBox[ GridBox[{{ TemplateBox[{#2, #3, {16., 16.}, {{1., 17.}, {1., 17.}}}, "SuggestionIconTemplate"], PaneBox[#, ImageSizeAction -> "ShrinkToFit", BaselinePosition -> Baseline, ImageSize -> Full], RowBox[{ AdjustmentBox[ TemplateBox[{ ActionMenuBox[ TagBox[ PaneSelectorBox[{False -> GraphicsBox[{ EdgeForm[ Directive[ GrayLevel[1, 0], Thickness[0.025]]], FaceForm[#4], RectangleBox[{-1.75, -2}, {1.75, 2}, RoundingRadius -> 0.2], Thickness[0.15], #5, LineBox[{{-0.5, -1.}, {0.5, 0.}, {-0.5, 1.}}]}, ImageSize -> {Automatic, 15}, ImageMargins -> 0], True -> GraphicsBox[{ EdgeForm[ Directive[#5, Thickness[0.025]]], FaceForm[#2], RectangleBox[{-1.75, -2}, {1.75, 2}, RoundingRadius -> 0.2], Thickness[0.15], GrayLevel[1], LineBox[{{-0.5, -1.}, {0.5, 0.}, {-0.5, 1.}}]}, ImageSize -> {Automatic, 15}, ImageMargins -> 0]}, Dynamic[ CurrentValue["MouseOver"]], ImageSize -> Automatic, FrameMargins -> 0], MouseAppearanceTag["LinkHand"]], #6, Appearance -> None, Method -> "Queued"], "\"View suggestions\""}, "PrettyTooltipTemplate"], BoxBaselineShift -> -0.5], " "}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {Automatic, Automatic, Fit}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{0.4}}}], "Grid"], BoxMargins -> {{0.25, -0.5}, {0.15, -0.15}}], RoundingRadius -> {13, 75}, Background -> #4, FrameStyle -> None, FrameMargins -> {{0, 8}, {0, 0}}, ImageMargins -> {{0, 0}, {5, 5}}, StripOnInput -> False], "Text", FontColor -> #5, FontSize -> 14, FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontTracking -> "Plain", PrivateFontOptions -> {"OperatorSubstitution" -> False}, LineBreakWithin -> False]& )}], Cell[ StyleData["SuggestionIconTemplate"], TemplateBoxOptions -> {DisplayFunction -> (GraphicsBox[{ Thickness[0.05555555555555555], StyleBox[{ FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBGJJIGZigIIGAwcIQ8kBxk94ekHp9k9Vh4qXaoYcOfoO m+a+X37stKZDbP+hrxpzdOA0TBymDqYPl7n2pnG7PHlk4PzZRxQ2FGWIwPWD jI3p54WbLxuVYn3fnwluD8S8H/Yo9gD5KPYA+TB7YPph9sDMh9EwcZg6FPdh MRfdXpi7YPph7oaZD/MXzB5c4QCzBwA8nn+Z "]]}, FaceForm[#]], StyleBox[{ FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, {{{8.175292500000001, 7.416875}, {7.796855000000001, 11.3084375}, {7.796855000000001, 13.38}, {10.11998, 13.38}, {10.11998, 11.3084375}, { 9.741542500000001, 7.416875}, {8.175292500000001, 7.416875}}, CompressedData[" 1:eJxTTMoPSmViYGCQBGIQ/cTvZcLf/4oOD6tE1rk/5HNQjDzAkqeL4FsusdsW 1KjgwAAGAg7hCSdehX2Xd5BvfR24Q07QwaZCOJPjjZyDHdf1xQW2Qg56LJYa iWlyDv2HvmrEzBeG80GmVbmIwvkvtjT6Sb8Qg+t/BLLPUwJuPti6DEm4/WD7 2qTg7gMZJyIm7QBzP4y/zEVob88lJTi/7+dk7hV1ynD9c3LzfPxZVODmr3ro 0futUwVu/0bpbbqnzqjA3Qfjw9wP48P8B9MP8z/MfFj4wOyHhR/MfbDwRQ9/ ACBxmlc= "]}]}, FaceForm[#2]]}, ImageSize -> #3, PlotRange -> #4, AspectRatio -> Automatic, BaselinePosition -> Scaled[0.1]]& )}], Cell[ StyleData["FormEditValuesButtonTemplate"], TemplateBoxOptions -> {DisplayFunction -> (TemplateBox[{ TagBox[ PaneBox[ PaneSelectorBox[{False -> GraphicsBox[ TagBox[ RasterBox[CompressedData[" 1:eJzNWHlMVEcYf28XlGM5VlcRapRDDFK0sBaLBWVXUDxTKpe4JgvoQlALAsvV hHIoV4KK6wGiQlUqoqDcKKysDSZtPZJWTTzaxGrV2mqrNtqKB3Qnz8+Zd6Cv tn90vkgyv+/4zc58M9/3dEtIXZoooSgqw8r8Z2l8tjo9PT43wtE8iUrJSE5K 0a1akKLXJenSAxKkZlD58h9y+X+M8Z7a/I3G7V/lHQgKp2kGmzw9rcrQb+j/ ZItPIGBvNywsVVGVJ01DWAqbpBYUFZ1hGsTYvssRqTLHt4nvoIgvbP6ZjM+I Nt9PzUePPdbvcvX+ZwzTQ9vv8yMh6R04fFNY0/ciOkM8wzjXY4+F47xJgiPF cqRuY3kOlnUGLFq4khsv53NPv8zd7NXs/lYsR+158Gm9l1Tu7IYwmq7oJaMd uWMnR7jMMXLd/isYt7UXx4F9Rjtj1NmNXPPsCKyh6S9+AHzUOHEcpR3gMWM+ iQdHrq1kZFkmidvYQS633399ZBf31G21F/ZdLmmvPo0zVcyalCFg33Qr78Ce 7+qv5jdOm8W3e39u9yN+npR3ieHQ5ArlWGwW28pBIXwfilvFcESnC2eyMoS0 ii8UstncZ2XDjiaROihGjbMcyWVJLBP0N2ELC8vm229icHFPKKo+Y3zK3Jj6 q2lV3gFvZpk4BfSqKHwfFC4fLNDml3cVt2IGO7m+5sRzfoSNxglemGVV8dZT yRXqaKeJ5V1gkWIALX5bk8r5u+3x3qEbwvuN3kJ1DN9j5mLQdz60skXIeM9X PoPMnWYzdD4cjoGRMC3XRyI5+CNolyQhJK4A5mWdXGs7Ofs3HP+z9nz16fbf Scz41Muf67c8B7Q7z6L5RiPMAxZxbfU1OFbDtVDNSGtmnb4qQz/W1F1ElYsc 8rG9A6BF8x1fw2zhSnbddHHHJ115kl3rJNI1mzBL6HI2x9SglrugQzHzG7Ft RQ95IglF+DfwqylNb2gRugnWMnNteFWLj/+FsNlLyd3tfoTrTPWZV+vUcBnQ cHbre8HoTzy3ljGYxzT2Cep3MespaibRtZWwGy9vnPmkmXPgjy1fgte7Mxlk fhwZa/8V+9EQTZuPzwg4HBSA1J4XZqCotB1gExTO58hrYOoYM5RzcCcAHHIn QKpPD8eBzx12GHP0PAlfjXPI3C8J7JXlSNjt9vuSYVrKkjbwUs4R2quCwxLU mFJTZpCoaQjXuPqrgPmqhBhs7XH1lTsxmP889su24lOEZuzEyJE7ZJ3Gu23o Z9bDHvitrb2A0Um+NedwxKO/IGzrKZhn15FnRFHeAdh2zSZuXxscCXtpGorR kxqpRWx2zxPQsTk8/bgrxe+MaWj9UXw/be11pZih5VduxzPCqu03kiPFALPM 3VyOCV5kv9P3ovJk6rbkipI2du3n39AwLegO3UBzn0CYH3vMfzHUMeyM4Mu6 7Vwfiqr6BrRxBWhO0/suAxK5jm8fpoX7LszAz4bJStAanylcGCwiFbD9V2ja xk4ZosmNTsc+Xv51F4Xit9yduwJbqaJ0JYEfoT4xaw9YFDaBVuaId93cVb58 MxPLsL/UIlSz2URmft3FGL2tA7YI1UAONF7HOeWnxhb6XULrJFnQsLHz+XDW x6ooZQjcOD4DKXsvkfnu6i1kYxpaVcw/H/5QRQl7L0lk27HfLJCtp8Rw6EqF fDe08F+54MjaC0jX8aDpFtglV4jhCAoH+44HzPvdfFuTy63xMGwd5GMpKq8B fNTRpNZj2vw4RvznkfhoZ7A/fBO9AdzTEhrM70HiNBGj1jJcRY3PJvmSHod+ Ao3Yr2j8HVXeNXMx7Cr7K7HmHOzFZGXWHpytjmPEcXx2kIzWcG15juOYqUHk dz+S2OwRVmFa3DkhaboljgF1R9wc6R3A/RJIz5PWe1wsNlssB0XFZgllI8Qe TrOhxcJSPAfqIjabhOLkNYSvFsL3XlqsG67qv264eqcYuv4gI9V/bz+Kptcf IbETz4ualXP+zf/+WMuWJO08i2J1P0qrYjJTIl2WyXx5NV6PK1C88/bR/7vx N3kqZvY= "], {{0, 50.}, {50., 0}}, {0, 255}, ColorFunction -> GrayLevel], BoxForm`ImageTag[ "Byte", ColorSpace -> "Grayscale", Interleaving -> False], Selectable -> False], DefaultBaseStyle -> "ImageGraphics", ImageSizeRaw -> {50., 50.}, PlotRange -> {{0, 50.}, {0, 50.}}], True -> GraphicsBox[ TagBox[ RasterBox[CompressedData[" 1:eJzNWG1MU1cY7m1vS4GWttBLy0dLWyhl5aultrT0C2QzM5rMIWgyluDHkMwf YgBF9gc1cWpijDNuRNFsv2Rmuqmb/NjIYIFkG2qyAYnAljidODfdmItu+AHs Xi6n59x7D3LH9mPnRJLzvB/Pue95z3nfat3UWLVFKpFImpX0n6qNrRVNTRvb 1mrpRc225tcbttW/tnJbS31DfZN/k4wGS+b/MSb/jxFvt7QX95R86TytXyMh WEztye1w97v7c97SBAG2tEHIqRpXX/ksnPlnCVIiMTWXz0DMN5rZSGqX4l+u t+wp+wn1z05Lu7ZCiIYfOjoTnf+MQfd8aFLoiZmRR4FbeEl02tQsnkFpCT/E +1lsUtViOezHOJYzhZdSVqVt5vvLe0/ldpzk7mbZN2I5vEPAJnjPdlBpnQOJ 4s9Qb2V3SB0Dk9rM7b4xiJNJ4jigjSINiaAV3TO1FjEgSr+PWRjFcRR+AiyS X0RxqjrnCDtNO1Bcpga5HJp8tud4m/2Yd9g3WvixZxBmqpg96SqBfmDCeXrZ t6XjzjOaMEbvhfADYZ4UdYvhMLfhcsy8k6sl1+PvQ8EFMRymJnwm6ypRLcse nI7rc1kC1xshk+sVRmkcn8V2AGvfi1jKy24vxhBvs+71XI4+Zm9M6XhuR5J/ cZaE54CcqoH3IS49eaWlvai74AJkIHWOE9GnQg/FPQl5kMW6zz2QfSh1nTKr qBto2I8CKXxbbQeF0VYVB27i4828hanrhRYpq4E8dF+WOBcFe8xmZv5OcxhC 9xdiYKexjm9DSP0/AGl6A4NYdoN14SW+NqnjfkPkT++QZzD0G4pFH6u9fDvz LiD1XGHWxT1gnbKKr+s4AX35rxtqpfHsPrXl7n4o8Y4wlQsditTIIyBl1iVf gVXaZm7djLfBk3b1cWsdIcs5DFkMr3A5NKHg3RgH7dN5BsmUT9ETse6F34Cp pkTBedxNkKno2hCrxZG/GIyq4mTKA1hnPJdj+6wVMEiYlzg6PX8mT2UqFlMV cU/Q0cnuJ/8ciuYcAdGYv3H0SbPnIByuL4BVUoBFjBtQX74xeQrwZmmHZwQ4 5PrYmQ7hGSSS3HeADt0XCTicXWwdY4duOewEAIfCEMu/wYU44LmDCEOOyFTG VphDdL+EiZU0DkQ7NEks0FIWXgRWuuW4WOV/QDCNqSTJh6Lls7DGlY4DTFuO YyCTYPVVGFgseQX3Zct6Yy6mxyFSdget0zDa7n52P9wB31rvMERVLs9VxOPP DOYeAOu8d9Ezor/Qj0TwML+vpapBLOlvb0ElBGlujUzF7iCHQ+Xm7xS+M3RN /AjeTzLJth8yBH/hdzxSZfBXlMN+NHZfTvI5EvLQfic67eqzH8s+VHiRW/uF N9RYB2SBm8xaEwTr8EPhi5G6npsRwml/m29Dv4FfA6llNxs+3yhAMrcL9Y11 4L7jGYTZoC6JffmTuHQWy2wEmG+MvvRqXaW5zdSE2Hi9Izj/wbuGV6EWVWN7 U/8S0yc6TsXux1kgJbUw6nRXOf9m2g5Ae4I01Lp60cz3jphaSA3UMNSCHPDf gDmlrYAajk7cPlEWZsjUmjL9y1SNrhLcOCEDOn3X0HxPdOJ0ymet+4TnIxxU Dd46fQtXj/tmgekeEMNh24+zLTgvfOWoau8wIwv9HpgAetmHxHDo1wB92nbu /S67bW7j13gwSI0ila6+XcAmdR0qVRUZN7AzeQWKK9KAfuAW8wbwTws32O9h pjILojIVrKLRJyoXahH4EUjE/oqGv6OKulNWg6hyfyV6roJYqEscp2C2yilx HM73UW/+6+ZdckoTQn/3M9PcKlUa62DnNBerCXEMTHfEz5HII9gvxbCp4D0+ Zm4Vy0H3kjtx2Qh8LyShs1UunoPpIly9OD/OroytONx3La1+oar/rJHotB8N /4F6Kv1Onkz3hx+iWPRp/jm6Y/gX//sjU6U3eK4wvsIPcjvYzCRkph3sLy// DcvuuIyle//vxt/PCE6d "], {{0, 50.}, {50., 0}}, {0, 255}, ColorFunction -> GrayLevel], BoxForm`ImageTag[ "Byte", ColorSpace -> "Grayscale", Interleaving -> False], Selectable -> False], DefaultBaseStyle -> "ImageGraphics", ImageSizeRaw -> {50., 50.}, PlotRange -> {{0, 50.}, {0, 50.}}]}, Dynamic[ CurrentValue["MouseOver"]], ImageSize -> Automatic, FrameMargins -> 0], ImageSize -> {Automatic, 15}, ImageSizeAction -> "ResizeToFit"], MouseAppearanceTag["LinkHand"]], "\"Edit values\""}, "PrettyTooltipTemplate"]& )}], Cell["Documentation", "Section"], Cell["Usage", "Subsection"], Cell[ StyleData["UsageInputs", StyleDefinitions -> StyleData["Input"]], CellMargins -> {{66, 10}, {0, 8}}, StyleKeyMapping -> {"Tab" -> "UsageDescription"}, Evaluatable -> False, CellEventActions -> {"ReturnKeyDown" :> With[{RSNB`nb$ = Notebooks[ EvaluationCell[]]}, SelectionMove[ EvaluationCell[], After, Cell]; NotebookWrite[RSNB`nb$, Cell["", "UsageDescription"], All]; SelectionMove[RSNB`nb$, Before, CellContents]], {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]]}, ShowAutoStyles -> False, ShowCodeAssist -> False, CodeAssistOptions -> {"DynamicHighlighting" -> False}, LineSpacing -> {1, 3}, TabSpacings -> {2.5}, CounterIncrements -> "Text", FontFamily -> "Source Sans Pro", FontSize -> 15, FontWeight -> "Plain"], Cell[ StyleData["UsageDescription", StyleDefinitions -> StyleData["Text"]], CellMargins -> {{86, 10}, {7, 0}}, StyleKeyMapping -> {"Backspace" -> "UsageInputs"}, CellGroupingRules -> "OutputGrouping", CellEventActions -> {"ReturnKeyDown" :> With[{RSNB`nb$ = Notebooks[ EvaluationCell[]]}, SelectionMove[ EvaluationCell[], After, Cell]; NotebookWrite[RSNB`nb$, Cell[ BoxData[""], "UsageInputs", FontFamily -> "Source Sans Pro"], All]; SelectionMove[RSNB`nb$, Before, CellContents]], {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]]}, ShowAutoSpellCheck -> False], Cell["Details & Options", "Subsection"], Cell[ StyleData["Notes", StyleDefinitions -> StyleData["Item"]], CellDingbat -> StyleBox["\[FilledVerySmallSquare]", FontColor -> GrayLevel[0.6]], CellMargins -> {{66, 24}, {9, 7}}, ReturnCreatesNewCell -> False, StyleKeyMapping -> {}, DefaultNewCellStyle -> "Notes", ShowAutoSpellCheck -> False, GridBoxOptions -> {BaseStyle -> "TableNotes"}], Cell[ StyleData["TableNotes", StyleDefinitions -> StyleData["Notes"]], CellDingbat -> None, CellFrameColor -> RGBColor[0.749, 0.694, 0.553], StyleMenuListing -> None, ButtonBoxOptions -> {Appearance -> {Automatic, None}}, GridBoxOptions -> { FrameStyle -> GrayLevel[0.906], GridBoxAlignment -> { "Columns" -> {{Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Baseline}}, "RowsIndexed" -> {}}, GridBoxDividers -> {"Columns" -> {{None}}, "Rows" -> {{True}}}, GridDefaultElement -> Cell["\[Placeholder]", "TableText"]}], Cell[ StyleData["TableText"], DefaultInlineFormatType -> "DefaultInputInlineFormatType", AutoQuoteCharacters -> {}, StyleMenuListing -> None], Cell["Examples", "Subsection"], Cell[ StyleData["ExampleDelimiter"], Selectable -> False, ShowCellBracket -> Automatic, CellMargins -> {{66, 14}, {5, 10}}, Evaluatable -> True, CellGroupingRules -> {"SectionGrouping", 58}, CellEvaluationFunction -> (($Line = 0; Null)& ), ShowCellLabel -> False, CellLabelAutoDelete -> True, TabFilling -> "\[LongDash]\[NegativeThickSpace]", TabSpacings -> {100}, StyleMenuListing -> None, FontFamily -> "Verdana", FontWeight -> Bold, FontSlant -> "Plain", FontColor -> GrayLevel[0.906]], Cell[ StyleData["ExampleText", StyleDefinitions -> StyleData["Text"]]], Cell[ StyleData["PageBreak", StyleDefinitions -> StyleData["ExampleDelimiter"]], Selectable -> False, CellFrame -> {{0, 0}, {1, 0}}, CellMargins -> {{66, 14}, {15, -5}}, CellElementSpacings -> {"CellMinHeight" -> 1}, Evaluatable -> True, CellEvaluationFunction -> (($Line = 0; Null)& ), CellFrameColor -> GrayLevel[ Rational[77, 85]]], Cell[ StyleData["Subsection"], Evaluatable -> True, CellEvaluationFunction -> (($Line = 0; Null)& ), ShowCellLabel -> False], Cell[ StyleData["Subsubsection"], Evaluatable -> True, CellEvaluationFunction -> (($Line = 0; Null)& ), ShowCellLabel -> False], Cell[ StyleData["ExampleImage"], PageWidth :> 650, CellMargins -> {{66, 66}, {16, 5}}, Evaluatable -> False, ShowCellLabel -> False, MenuSortingValue -> 10000, RasterBoxOptions -> {ImageEditMode -> False}], Cell["Links", "Section"], Cell[ StyleData["Link"], FontFamily -> "Source Sans Pro", FontColor -> Dynamic[ If[ CurrentValue["MouseOver"], RGBColor[0.855, 0.396, 0.145], RGBColor[0.02, 0.286, 0.651]]]], Cell[ StyleData["StringTypeLink", StyleDefinitions -> StyleData["Link"]], FontColor -> Dynamic[ If[ CurrentValue["MouseOver"], RGBColor[0.969, 0.467, 0.], GrayLevel[0.467]]]], Cell[ StyleData["CharactersRefLink"], ShowSpecialCharacters -> False], Cell["Annotation", "Section"], Cell[ StyleData["Excluded"], CellBracketOptions -> { "Color" -> RGBColor[0.9, 0.4, 0.4], "Thickness" -> 2}, GeneratedCellStyles -> { "Graphics" -> {"Graphics", "Excluded"}, "Message" -> {"Message", "MSG", "Excluded"}, "Output" -> {"Output", "Excluded"}, "Print" -> {"Print", "Excluded"}, "PrintTemporary" -> {"PrintTemporary", "Excluded"}}, CellFrameMargins -> 4, StyleMenuListing -> None, Background -> RGBColor[1, 0.95, 0.95]], Cell[ StyleData["Comment", StyleDefinitions -> StyleData["Text"]], CellFrame -> {{3, 0}, {0, 0}}, CellMargins -> {{66, 0}, {1, 0}}, CellElementSpacings -> {"ClosedCellHeight" -> 0}, GeneratedCellStyles -> { "Graphics" -> {"Graphics", "Comment"}, "Message" -> {"Message", "MSG", "Comment"}, "Output" -> {"Output", "Comment"}, "Print" -> {"Print", "Comment"}, "PrintTemporary" -> {"PrintTemporary", "Comment"}}, CellFrameColor -> RGBColor[0.880722, 0.611041, 0.142051], CellFrameLabelMargins -> {{0, 10}, {0, 0}}, FontColor -> GrayLevel[0.25], Background -> RGBColor[0.982, 0.942, 0.871]], Cell[ StyleData["AuthorComment", StyleDefinitions -> StyleData["Comment"]], GeneratedCellStyles -> { "Graphics" -> {"Graphics", "AuthorComment"}, "Message" -> {"Message", "MSG", "AuthorComment"}, "Output" -> {"Output", "AuthorComment"}, "Print" -> {"Print", "AuthorComment"}, "PrintTemporary" -> {"PrintTemporary", "AuthorComment"}}, CellFrameColor -> RGBColor[0.368417, 0.506779, 0.709798], Background -> RGBColor[0.905, 0.926, 0.956]], Cell[ StyleData["ReviewerComment", StyleDefinitions -> StyleData["Comment"]], GeneratedCellStyles -> { "Graphics" -> {"Graphics", "ReviewerComment"}, "Message" -> {"Message", "MSG", "ReviewerComment"}, "Output" -> {"Output", "ReviewerComment"}, "Print" -> {"Print", "ReviewerComment"}, "PrintTemporary" -> {"PrintTemporary", "ReviewerComment"}}, CellFrameColor -> RGBColor[0.560181, 0.691569, 0.194885], Background -> RGBColor[0.934, 0.954, 0.879]], Cell[ StyleData["CommentLabel", StyleDefinitions -> StyleData["Text"]], ShowStringCharacters -> False, FontSlant -> "Italic", FontColor -> GrayLevel[0.5]], Cell["Special Input", "Section"], Cell[ StyleData["FormObjectCell"], CellMargins -> {{66, 66}, {16, 5}}], Cell[ StyleData["LocalFileInput", StyleDefinitions -> StyleData["Input"]], CellFrameLabels -> {{None, Cell[ BoxData[ ButtonBox[ "\"Choose\"", FrameMargins -> {{5, 5}, {0, 0}}, BaseStyle -> {"Panel", FontSize -> 12}, Evaluator -> Automatic, Method -> "Queued", ButtonFunction :> With[{RSNB`file = SystemDialogInput["FileOpen"], RSNB`cell = ParentCell[ EvaluationCell[]]}, If[ RSNB`file =!= $Canceled, SelectionMove[RSNB`cell, All, CellContents]; NotebookWrite[ Notebooks[RSNB`cell], RowBox[{"File", "[", ToBoxes[RSNB`file], "]"}]]]], Appearance :> FEPrivate`FrontEndResource[ "FEExpressions", "GrayButtonNinePatchAppearance"]]]]}, { None, None}}], Cell[ StyleData["LocalDirectoryInput", StyleDefinitions -> StyleData["Input"]], CellFrameLabels -> {{None, Cell[ BoxData[ ButtonBox[ "\"Choose\"", FrameMargins -> {{5, 5}, {0, 0}}, BaseStyle -> {"Panel", FontSize -> 12}, Evaluator -> Automatic, Method -> "Queued", ButtonFunction :> With[{RSNB`file = SystemDialogInput["Directory"], RSNB`cell = ParentCell[ EvaluationCell[]]}, If[ RSNB`file =!= $Canceled, SelectionMove[RSNB`cell, All, CellContents]; NotebookWrite[ Notebooks[RSNB`cell], RowBox[{"File", "[", ToBoxes[RSNB`file], "]"}]]]], Appearance :> FEPrivate`FrontEndResource[ "FEExpressions", "GrayButtonNinePatchAppearance"]]]]}, { None, None}}], Cell["Misc", "Section"], Cell[ StyleData["Item"], DefaultNewCellStyle -> "Item"], Cell[ StyleData["ButtonText"], FontFamily -> "Sans Serif", FontSize -> 11, FontWeight -> Bold, FontColor -> RGBColor[0.459, 0.459, 0.459]], Cell[ StyleData["InlineFormula"], HyphenationOptions -> {"HyphenationCharacter" -> "\[Continuation]"}, LanguageCategory -> "Formula", AutoSpacing -> True, ScriptLevel -> 1, SingleLetterItalics -> False, SpanMaxSize -> 1, StyleMenuListing -> None, FontFamily -> "Source Sans Pro", FontSize -> 1. Inherited, ButtonBoxOptions -> {Appearance -> {Automatic, None}}, FractionBoxOptions -> {BaseStyle -> {SpanMaxSize -> Automatic}}, GridBoxOptions -> { GridBoxItemSize -> { "Columns" -> {{Automatic}}, "ColumnsIndexed" -> {}, "Rows" -> {{1.}}, "RowsIndexed" -> {}}}], Cell[ StyleData["DockedCell"], CellFrameColor -> GrayLevel[0.75], Background -> GrayLevel[0.9]]}, Visible -> False, FrontEndVersion -> "12.3 for Linux x86 (64-bit) (July 9, 2021)", StyleDefinitions -> "PrivateStylesheetFormatting.nb"] ] (* End of Notebook Content *) (* Internal cache information *) (*CellTagsOutline CellTagsIndex->{ "Name"->{ Cell[632, 23, 99, 2, 70, "Title",ExpressionUUID->"415a22aa-17f0-4051-b19c-2b43d013bde1", CellTags->{"Name", "TemplateCell", "Title"}, CellID->531619889]}, "TemplateCell"->{ Cell[632, 23, 99, 2, 70, "Title",ExpressionUUID->"415a22aa-17f0-4051-b19c-2b43d013bde1", CellTags->{"Name", "TemplateCell", "Title"}, CellID->531619889], Cell[734, 27, 149, 4, 70, "Text",ExpressionUUID->"6eb9c3c7-32ac-499b-88bd-8c33e2e3d139", CellTags->{"Description", "TemplateCell"}, CellID->163655256]}, "Title"->{ Cell[632, 23, 99, 2, 70, "Title",ExpressionUUID->"415a22aa-17f0-4051-b19c-2b43d013bde1", CellTags->{"Name", "TemplateCell", "Title"}, CellID->531619889]}, "Description"->{ Cell[734, 27, 149, 4, 70, "Text",ExpressionUUID->"6eb9c3c7-32ac-499b-88bd-8c33e2e3d139", CellTags->{"Description", "TemplateCell"}, CellID->163655256]}, "Definition"->{ Cell[908, 35, 1104, 27, 70, "Section",ExpressionUUID->"711153b8-c256-4515-a4dc-cf4267657137", CellTags->{"Definition", "Function", "TemplateCellGroup"}, CellID->201182710]}, "Function"->{ Cell[908, 35, 1104, 27, 70, "Section",ExpressionUUID->"711153b8-c256-4515-a4dc-cf4267657137", CellTags->{"Definition", "Function", "TemplateCellGroup"}, CellID->201182710]}, "TemplateCellGroup"->{ Cell[908, 35, 1104, 27, 70, "Section",ExpressionUUID->"711153b8-c256-4515-a4dc-cf4267657137", CellTags->{"Definition", "Function", "TemplateCellGroup"}, CellID->201182710], Cell[5168, 135, 1880, 48, 70, "Subsection",ExpressionUUID->"3fb801e6-1b16-4663-8521-f48385f1c096", CellTags->{"TemplateCellGroup", "Usage"}, CellID->321985898], Cell[9371, 273, 1329, 30, 70, "Subsection",ExpressionUUID->"e94458c2-7e41-4532-9253-8b46da116a4e", CellTags->{"Details & Options", "Notes", "TemplateCellGroup"}, CellID->892718828], Cell[20917, 606, 6926, 150, 70, "Section",ExpressionUUID->"cc2a3723-0895-40ce-b076-dee7e363e435", CellTags->{"Examples", "TemplateCellGroup"}, CellID->677271657], Cell[88577, 2492, 918, 24, 70, "Subsection",ExpressionUUID->"dd06417f-ac67-4aa8-b9eb-9729d55c355a", CellTags->{"Contributed By", "ContributorInformation", "TemplateCellGroup"}, CellID->340488457], Cell[89586, 2524, 893, 24, 70, "Subsection",ExpressionUUID->"907323ec-2a84-4ee0-929f-8aa2c43c8951", CellTags->{"Keywords", "TemplateCellGroup"}, CellID->888841136], Cell[90918, 2574, 167, 5, 70, "Subsection",ExpressionUUID->"f4e7dd1f-579e-42db-9cf8-623421250372", CellTags->{"Categories", "TemplateCellGroup"}, CellID->841175420], Cell[91429, 2599, 870, 24, 70, "Subsection",ExpressionUUID->"61f3228a-8dc2-452e-be27-c16d840ab43f", CellTags->{"Related Symbols", "TemplateCellGroup"}, CellID->819464728], Cell[92506, 2637, 919, 24, 70, "Subsection",ExpressionUUID->"014420fa-ba64-42ed-8247-0a49374ecd9a", CellTags->{"Related Resource Objects", "TemplateCellGroup"}, CellID->58300769], Cell[93923, 2690, 971, 25, 70, "Subsection",ExpressionUUID->"28cc78e5-71a4-4871-8d1e-834bbddc21e9", CellTags->{"Source/Reference Citation", "TemplateCellGroup"}, CellID->218541429], Cell[95799, 2752, 823, 24, 70, "Subsection",ExpressionUUID->"0f51a9d5-0150-48a1-a31a-2080dae72383", CellTags->{"Links", "TemplateCellGroup"}, CellID->280139842], Cell[97398, 2803, 1762, 43, 70, "Subsection",ExpressionUUID->"c2e48066-0ea9-4d21-92d2-ca94c9801574", CellTags->{"TemplateCellGroup", "Tests", "VerificationTests"}, CellID->539954343], Cell[99471, 2866, 1048, 26, 70, "Section",ExpressionUUID->"d0f2913b-ea70-4c99-940d-38a9b9265e1c", CellTags->{"Author Notes", "TemplateCellGroup"}, CellID->720474325], Cell[101068, 2907, 929, 25, 70, "Section",ExpressionUUID->"e030946c-a5df-470e-bec2-6827c912db95", CellTags->{"Submission Notes", "TemplateCellGroup"}, CellID->577229082]}, "TabNext"->{ Cell[2015, 64, 2332, 42, 70, "Input",ExpressionUUID->"c7555e88-9138-450e-a909-28669ab8aa58", CellTags->"TabNext", CellID->939523768], Cell[10703, 305, 104, 2, 70, "Notes",ExpressionUUID->"d3ee8d7b-8874-4ce1-929a-f6cddf2542fa", CellTags->"TabNext", CellID->743816336], Cell[20320, 586, 224, 5, 70, "Notes",ExpressionUUID->"debc20d9-b1ef-4038-bd0c-93c9ea7ec35c", CellTags->"TabNext", CellID->658616700], Cell[100522, 2894, 509, 8, 70, "Text",ExpressionUUID->"f85c8479-9a87-4f4c-ab0e-6b2e81fd992d", CellTags->"TabNext", CellID->991784503], Cell[102000, 2934, 495, 8, 70, "Text",ExpressionUUID->"3cdb90fd-a0ae-45e7-ab39-5e0368d6a1a2", CellTags->"TabNext", CellID->932041030]}, "Documentation"->{ Cell[5006, 127, 137, 4, 70, "Section",ExpressionUUID->"c8b688b0-ea6a-4557-a4db-4c8bac0d53f6", CellTags->{"Documentation", "TemplateSection"}, CellID->94487535]}, "TemplateSection"->{ Cell[5006, 127, 137, 4, 70, "Section",ExpressionUUID->"c8b688b0-ea6a-4557-a4db-4c8bac0d53f6", CellTags->{"Documentation", "TemplateSection"}, CellID->94487535], Cell[88378, 2484, 174, 4, 70, "Section",ExpressionUUID->"da07965c-b4f9-49c9-b3b3-7f537551c634", CellTags->{"Source & Additional Information", "TemplateSection"}, CellID->122838224]}, "Usage"->{ Cell[5168, 135, 1880, 48, 70, "Subsection",ExpressionUUID->"3fb801e6-1b16-4663-8521-f48385f1c096", CellTags->{"TemplateCellGroup", "Usage"}, CellID->321985898]}, "Details & Options"->{ Cell[9371, 273, 1329, 30, 70, "Subsection",ExpressionUUID->"e94458c2-7e41-4532-9253-8b46da116a4e", CellTags->{"Details & Options", "Notes", "TemplateCellGroup"}, CellID->892718828]}, "Notes"->{ Cell[9371, 273, 1329, 30, 70, "Subsection",ExpressionUUID->"e94458c2-7e41-4532-9253-8b46da116a4e", CellTags->{"Details & Options", "Notes", "TemplateCellGroup"}, CellID->892718828]}, "Examples"->{ Cell[20917, 606, 6926, 150, 70, "Section",ExpressionUUID->"cc2a3723-0895-40ce-b076-dee7e363e435", CellTags->{"Examples", "TemplateCellGroup"}, CellID->677271657]}, "Source & Additional Information"->{ Cell[88378, 2484, 174, 4, 70, "Section",ExpressionUUID->"da07965c-b4f9-49c9-b3b3-7f537551c634", CellTags->{"Source & Additional Information", "TemplateSection"}, CellID->122838224]}, "Contributed By"->{ Cell[88577, 2492, 918, 24, 70, "Subsection",ExpressionUUID->"dd06417f-ac67-4aa8-b9eb-9729d55c355a", CellTags->{"Contributed By", "ContributorInformation", "TemplateCellGroup"}, CellID->340488457]}, "ContributorInformation"->{ Cell[88577, 2492, 918, 24, 70, "Subsection",ExpressionUUID->"dd06417f-ac67-4aa8-b9eb-9729d55c355a", CellTags->{"Contributed By", "ContributorInformation", "TemplateCellGroup"}, CellID->340488457]}, "Keywords"->{ Cell[89586, 2524, 893, 24, 70, "Subsection",ExpressionUUID->"907323ec-2a84-4ee0-929f-8aa2c43c8951", CellTags->{"Keywords", "TemplateCellGroup"}, CellID->888841136]}, "Categories"->{ Cell[90918, 2574, 167, 5, 70, "Subsection",ExpressionUUID->"f4e7dd1f-579e-42db-9cf8-623421250372", CellTags->{"Categories", "TemplateCellGroup"}, CellID->841175420]}, "Related Symbols"->{ Cell[91429, 2599, 870, 24, 70, "Subsection",ExpressionUUID->"61f3228a-8dc2-452e-be27-c16d840ab43f", CellTags->{"Related Symbols", "TemplateCellGroup"}, CellID->819464728]}, "Related Resource Objects"->{ Cell[92506, 2637, 919, 24, 70, "Subsection",ExpressionUUID->"014420fa-ba64-42ed-8247-0a49374ecd9a", CellTags->{"Related Resource Objects", "TemplateCellGroup"}, CellID->58300769]}, "Source/Reference Citation"->{ Cell[93923, 2690, 971, 25, 70, "Subsection",ExpressionUUID->"28cc78e5-71a4-4871-8d1e-834bbddc21e9", CellTags->{"Source/Reference Citation", "TemplateCellGroup"}, CellID->218541429]}, "Links"->{ Cell[95799, 2752, 823, 24, 70, "Subsection",ExpressionUUID->"0f51a9d5-0150-48a1-a31a-2080dae72383", CellTags->{"Links", "TemplateCellGroup"}, CellID->280139842]}, "Tests"->{ Cell[97398, 2803, 1762, 43, 70, "Subsection",ExpressionUUID->"c2e48066-0ea9-4d21-92d2-ca94c9801574", CellTags->{"TemplateCellGroup", "Tests", "VerificationTests"}, CellID->539954343]}, "VerificationTests"->{ Cell[97398, 2803, 1762, 43, 70, "Subsection",ExpressionUUID->"c2e48066-0ea9-4d21-92d2-ca94c9801574", CellTags->{"TemplateCellGroup", "Tests", "VerificationTests"}, CellID->539954343]}, "Author Notes"->{ Cell[99471, 2866, 1048, 26, 70, "Section",ExpressionUUID->"d0f2913b-ea70-4c99-940d-38a9b9265e1c", CellTags->{"Author Notes", "TemplateCellGroup"}, CellID->720474325]}, "Submission Notes"->{ Cell[101068, 2907, 929, 25, 70, "Section",ExpressionUUID->"e030946c-a5df-470e-bec2-6827c912db95", CellTags->{"Submission Notes", "TemplateCellGroup"}, CellID->577229082]} } *) (*CellTagsIndex CellTagsIndex->{ {"Name", 214387, 5081}, {"TemplateCell", 214569, 5085}, {"Title", 214904, 5092}, {"Description", 215085, 5096}, {"Definition", 215263, 5100}, {"Function", 215460, 5104}, {"TemplateCellGroup", 215666, 5108}, {"TabNext", 218218, 5151}, {"Documentation", 218951, 5167}, {"TemplateSection", 219143, 5171}, {"Usage", 219515, 5178}, {"Details & Options", 219709, 5182}, {"Notes", 219912, 5186}, {"Examples", 220118, 5190}, {"Source & Additional Information", 220328, 5194}, {"Contributed By", 220540, 5198}, {"ContributorInformation", 220775, 5202}, {"Keywords", 220996, 5206}, {"Categories", 221187, 5210}, {"Related Symbols", 221384, 5214}, {"Related Resource Objects", 221596, 5218}, {"Source/Reference Citation", 221817, 5222}, {"Links", 222020, 5226}, {"Tests", 222203, 5230}, {"VerificationTests", 222420, 5234}, {"Author Notes", 222632, 5238}, {"Submission Notes", 222831, 5242} } *) (*NotebookFileOutline Notebook[{ Cell[CellGroupData[{ Cell[632, 23, 99, 2, 70, "Title",ExpressionUUID->"415a22aa-17f0-4051-b19c-2b43d013bde1", CellTags->{"Name", "TemplateCell", "Title"}, CellID->531619889], Cell[734, 27, 149, 4, 70, "Text",ExpressionUUID->"6eb9c3c7-32ac-499b-88bd-8c33e2e3d139", CellTags->{"Description", "TemplateCell"}, CellID->163655256], Cell[CellGroupData[{ Cell[908, 35, 1104, 27, 70, "Section",ExpressionUUID->"711153b8-c256-4515-a4dc-cf4267657137", CellTags->{"Definition", "Function", "TemplateCellGroup"}, CellID->201182710], Cell[2015, 64, 2332, 42, 70, "Input",ExpressionUUID->"c7555e88-9138-450e-a909-28669ab8aa58", CellTags->"TabNext", CellID->939523768], Cell[4350, 108, 619, 14, 70, "Input",ExpressionUUID->"4a6954e6-9539-4a87-9dc1-cfc0adec4dab", CellID->159885825] }, Open ]], Cell[CellGroupData[{ Cell[5006, 127, 137, 4, 70, "Section",ExpressionUUID->"c8b688b0-ea6a-4557-a4db-4c8bac0d53f6", CellTags->{"Documentation", "TemplateSection"}, CellID->94487535], Cell[CellGroupData[{ Cell[5168, 135, 1880, 48, 70, "Subsection",ExpressionUUID->"3fb801e6-1b16-4663-8521-f48385f1c096", CellTags->{"TemplateCellGroup", "Usage"}, CellID->321985898], Cell[CellGroupData[{ Cell[7073, 187, 225, 7, 70, "UsageInputs",ExpressionUUID->"892c5901-eb0a-4091-a93d-2d8e24f13401", CellID->7566404], Cell[7301, 196, 1439, 47, 70, "UsageDescription",ExpressionUUID->"b57fd06d-2226-4990-83e6-f06f49389274", CellID->987311909] }, Open ]], Cell[CellGroupData[{ Cell[8777, 248, 281, 9, 70, "UsageInputs",ExpressionUUID->"b0cb7f84-411f-4cb6-83e0-c651ab901f24", CellID->966129566], Cell[9061, 259, 261, 8, 70, "UsageDescription",ExpressionUUID->"1696c8f2-5301-4a47-8ec6-bd3073d172fd", CellID->306623013] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[9371, 273, 1329, 30, 70, "Subsection",ExpressionUUID->"e94458c2-7e41-4532-9253-8b46da116a4e", CellTags->{"Details & Options", "Notes", "TemplateCellGroup"}, CellID->892718828], Cell[10703, 305, 104, 2, 70, "Notes",ExpressionUUID->"d3ee8d7b-8874-4ce1-929a-f6cddf2542fa", CellTags->"TabNext", CellID->743816336], Cell[10810, 309, 3285, 95, 70, "TableNotes",ExpressionUUID->"6db8c90f-52ea-4210-8d08-1bc1d36b19a1", CellID->628068350], Cell[14098, 406, 66, 1, 70, "Notes",ExpressionUUID->"79ef2bbd-38ba-42ba-9d6f-bb64d9b60479", CellID->857867103], Cell[14167, 409, 1119, 27, 70, "TableNotes",ExpressionUUID->"b7261f42-5233-462f-befa-9da82b7bced8", CellID->309479269], Cell[15289, 438, 139, 4, 70, "Notes",ExpressionUUID->"74f1820e-f204-40d8-bfe4-869fa92e09ae", CellID->413525022], Cell[15431, 444, 978, 19, 70, "TableNotes",ExpressionUUID->"99193760-ff3b-4fc3-a1b9-f332e4b98e18", CellID->714489264], Cell[16412, 465, 448, 15, 70, "Notes",ExpressionUUID->"e232ec05-c769-46b8-99e7-64014a32b6df", CellID->78588128], Cell[16863, 482, 835, 21, 70, "TableNotes",ExpressionUUID->"7bc0ac74-44f5-4b72-a9be-8892520479de", CellID->562724398], Cell[17701, 505, 230, 6, 70, "Notes",ExpressionUUID->"749785b1-48e3-4bcd-b564-535cdb871267", CellID->637151904], Cell[17934, 513, 568, 18, 70, "Notes",ExpressionUUID->"e74a30f1-4fd5-407f-882e-a2b8c445dc66", CellID->674424869], Cell[18505, 533, 227, 6, 70, "Notes",ExpressionUUID->"dbf355db-b9b6-49db-a1c2-7bc79969f61f", CellID->104127679], Cell[18735, 541, 164, 6, 70, "Notes",ExpressionUUID->"f8a9a704-023a-4c67-b582-3ad5518d3071", CellID->896045204], Cell[18902, 549, 1415, 35, 70, "TableNotes",ExpressionUUID->"a88d6e67-c033-4ad4-b1c8-c09f89e2e7e8", CellID->716313443], Cell[20320, 586, 224, 5, 70, "Notes",ExpressionUUID->"debc20d9-b1ef-4038-bd0c-93c9ea7ec35c", CellTags->"TabNext", CellID->658616700], Cell[20547, 593, 321, 7, 70, "Notes",ExpressionUUID->"6e5a3dd9-8adc-4117-a70e-cd53ccdcb44d", CellID->808168987] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[20917, 606, 6926, 150, 70, "Section",ExpressionUUID->"cc2a3723-0895-40ce-b076-dee7e363e435", CellTags->{"Examples", "TemplateCellGroup"}, CellID->677271657], Cell[CellGroupData[{ Cell[27868, 760, 56, 1, 70, "Subsection",ExpressionUUID->"90c44ca2-0741-4d65-9876-5d4e980d9079", CellID->462042388], Cell[27927, 763, 199, 5, 70, "Text",ExpressionUUID->"636e7933-33b8-4b49-87fc-e15ab1342dd2", CellID->216510089], Cell[CellGroupData[{ Cell[28151, 772, 529, 12, 70, "Input",ExpressionUUID->"fbb7c6d0-d3e2-4d8e-be5e-aa09298e73d7", CellID->386399846], Cell[28683, 786, 244, 5, 70, "Output",ExpressionUUID->"95eaec9b-b489-4c60-99d0-789bb3f6edc9", CellID->255654733] }, Open ]], Cell[CellGroupData[{ Cell[28964, 796, 430, 11, 70, "Input",ExpressionUUID->"d098e2e9-0da9-481b-bb8f-5af4c310ef2e", CellID->173800495], Cell[29397, 809, 192, 4, 70, "Output",ExpressionUUID->"f66bac67-5293-4dec-8a5a-f3546187c9ba", CellID->52057484] }, Open ]], Cell[CellGroupData[{ Cell[29626, 818, 125, 3, 70, "ExampleDelimiter",ExpressionUUID->"11be97ac-d4c8-41cc-97d6-79446c1dcf76", CellID->224031726], Cell[29754, 823, 268, 6, 70, "Text",ExpressionUUID->"7f80dfb9-7f80-47cd-b096-79e01b3c7078", CellID->606221226], Cell[CellGroupData[{ Cell[30047, 833, 377, 10, 70, "Input",ExpressionUUID->"45d10e46-ccb9-405d-bb61-781421f2cca2", CellID->252887585], Cell[30427, 845, 119, 3, 70, "Output",ExpressionUUID->"c7494107-223f-4fba-8c8b-c36c63169a0a", CellID->791200019] }, Open ]], Cell[CellGroupData[{ Cell[30583, 853, 433, 11, 70, "Input",ExpressionUUID->"c8a8bc32-15c3-416e-a07a-d8b620fc476c", CellID->778078349], Cell[31019, 866, 144, 3, 70, "Output",ExpressionUUID->"196c6d2a-eba5-4f8b-999c-d8023db12135", CellID->887912127] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[31212, 875, 125, 3, 70, "ExampleDelimiter",ExpressionUUID->"40cffea4-0a50-4c56-8a39-a65e54f57aa4", CellID->224031727], Cell[31340, 880, 495, 10, 70, "Text",ExpressionUUID->"c57a79fa-9bab-4ec3-a43b-414e949b4342", CellID->605071775], Cell[CellGroupData[{ Cell[31860, 894, 1257, 35, 70, "Input",ExpressionUUID->"73cea156-7255-4d35-9145-217c4cd4b13e", CellID->646129811], Cell[33120, 931, 147, 3, 70, "Output",ExpressionUUID->"4d357c79-309e-48fa-8f0f-2c71497cd547", CellID->933174008] }, Open ]], Cell[CellGroupData[{ Cell[33304, 939, 412, 10, 70, "Input",ExpressionUUID->"07aec6e6-c1c2-48a3-9578-bcd7acbd0e46", CellID->655970722], Cell[33719, 951, 170, 4, 70, "Output",ExpressionUUID->"1c6e8820-7230-44af-8c91-b5db0b917a8c", CellID->116281122] }, Open ]], Cell[CellGroupData[{ Cell[33926, 960, 614, 18, 70, "Input",ExpressionUUID->"f05dc8c2-bce6-4470-941e-7b903f8d1052", CellID->722848284], Cell[34543, 980, 192, 4, 70, "Output",ExpressionUUID->"c8929642-288c-4b64-a315-831f2c5f9b75", CellID->34498739] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[34784, 990, 125, 3, 70, "ExampleDelimiter",ExpressionUUID->"cda99909-3b1d-49e9-81bd-2d7cae5dcb98", CellID->224031728], Cell[34912, 995, 354, 7, 70, "Text",ExpressionUUID->"fc02f094-0b50-4da7-b64f-2b744f90e4de", CellID->683891141], Cell[CellGroupData[{ Cell[35291, 1006, 376, 10, 70, "Input",ExpressionUUID->"b53b950b-7162-40c8-b5ce-f7a9606be7aa", CellID->20675820], Cell[35670, 1018, 144, 3, 70, "Output",ExpressionUUID->"5ee098ac-8e52-48e1-9b4a-1d0bcbaa38c5", CellID->350424498] }, Open ]], Cell[CellGroupData[{ Cell[35851, 1026, 510, 12, 70, "Input",ExpressionUUID->"782d536a-6d0b-4b8e-b9d1-a0906c4b2e77", CellID->214464587], Cell[36364, 1040, 120, 3, 70, "Output",ExpressionUUID->"62b71681-c297-4f59-8611-a5caffb7517f", CellID->38164345] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[36545, 1050, 47, 1, 70, "Subsection",ExpressionUUID->"6046bb66-e42c-47c5-bb80-8d8adccb9890", CellID->964056545], Cell[CellGroupData[{ Cell[36617, 1055, 123, 2, 70, "Subsubsection",ExpressionUUID->"0b4644d2-a788-4628-9255-71d0d5e817b3", CellID->604205909], Cell[36743, 1059, 599, 11, 70, "Text",ExpressionUUID->"6982d44f-2236-4e46-a675-1d7277ce53e1", CellID->611028485], Cell[CellGroupData[{ Cell[37367, 1074, 430, 11, 70, "Input",ExpressionUUID->"4c9c6d8d-fa29-45c3-a0cb-e8aaaf1b880c", CellID->666126043], Cell[37800, 1087, 191, 4, 70, "Output",ExpressionUUID->"4959471a-a08b-4202-bc61-6a4aef3b0714", CellID->629397829] }, Open ]], Cell[CellGroupData[{ Cell[38028, 1096, 666, 21, 70, "Input",ExpressionUUID->"dfcfb7d3-ef2c-4c5f-9321-c28c08732fa1", CellID->142878112], Cell[38697, 1119, 169, 4, 70, "Output",ExpressionUUID->"708d4588-97b1-4776-9d16-b1d04d387544", CellID->859493972] }, Open ]], Cell[38881, 1126, 295, 4, 70, "Text",ExpressionUUID->"8941721c-a1ff-4975-a017-7c2dcaf99812", CellID->843098503], Cell[CellGroupData[{ Cell[39201, 1134, 17046, 431, 70, "Input",ExpressionUUID->"a2d89843-7c30-43d1-8b33-e60edb4cb79b", CellID->90887875], Cell[56250, 1567, 214, 4, 70, "Output",ExpressionUUID->"cfb6ed43-ae28-4558-82aa-e44d9f8f3991", CellID->74225113] }, Open ]], Cell[CellGroupData[{ Cell[56501, 1576, 125, 3, 70, "ExampleDelimiter",ExpressionUUID->"da273a3a-c880-4c10-a56c-22ef3800359e", CellID->224031729], Cell[56629, 1581, 340, 5, 70, "Text",ExpressionUUID->"3ca2fe1d-1aa2-49db-aa13-a28740ce5543", CellID->477259298], Cell[CellGroupData[{ Cell[56994, 1590, 646, 19, 70, "Input",ExpressionUUID->"c1a1bc41-5cd3-4781-aaa0-944cfaebd03b", CellID->364358447], Cell[57643, 1611, 168, 4, 70, "Output",ExpressionUUID->"2c33d0d1-99c6-4ed1-8f7e-79b7907e3eea", CellID->941986961] }, Open ]], Cell[57826, 1618, 433, 8, 70, "Text",ExpressionUUID->"0d52068b-b620-4cc4-b139-ddac5336f5b3", CellID->200836085], Cell[CellGroupData[{ Cell[58284, 1630, 657, 19, 70, "Input",ExpressionUUID->"6b687575-9f40-4fa0-b42e-97bdd85462a1", CellID->560616683], Cell[58944, 1651, 140, 3, 70, "Output",ExpressionUUID->"ec95f019-a5e2-410e-b6a2-029c4f149822", CellID->250048258] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[59133, 1660, 125, 3, 70, "ExampleDelimiter",ExpressionUUID->"5cc29d7a-abda-4d30-85e7-7ba28fde24ee", CellID->224031730], Cell[59261, 1665, 709, 12, 70, "Text",ExpressionUUID->"747bf36a-144e-41f1-b988-22ba7efec53d", CellID->207610370], Cell[CellGroupData[{ Cell[59995, 1681, 446, 12, 70, "Input",ExpressionUUID->"75f917a2-f74e-4f15-b7ad-0d7afeba488b", CellID->262794651], Cell[60444, 1695, 168, 4, 70, "Output",ExpressionUUID->"e42fdb69-347a-404d-acdd-60455c1421f9", CellID->415202638] }, Open ]], Cell[CellGroupData[{ Cell[60649, 1704, 394, 11, 70, "Input",ExpressionUUID->"944374fc-b7cd-477a-b9f9-9679e6b4c4f8", CellID->342810187], Cell[61046, 1717, 120, 3, 70, "Output",ExpressionUUID->"aece1563-2055-49b2-99f2-6510f9408462", CellID->678549179] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[61215, 1726, 125, 3, 70, "ExampleDelimiter",ExpressionUUID->"4b801b17-52fd-4779-a8c4-624a7f256364", CellID->224031731], Cell[61343, 1731, 758, 13, 70, "Text",ExpressionUUID->"3173224e-a33d-422e-9bb9-b0664d7f63cb", CellID->109640596], Cell[CellGroupData[{ Cell[62126, 1748, 1155, 36, 70, "Input",ExpressionUUID->"311625ce-bf29-4831-802f-314e244792d0", CellID->180975717], Cell[63284, 1786, 199, 5, 70, "Output",ExpressionUUID->"1fa9b7b6-89f9-41ff-8991-569ccc768b1d", CellID->682951919] }, Open ]], Cell[CellGroupData[{ Cell[63520, 1796, 869, 27, 70, "Input",ExpressionUUID->"1c8f9e4f-3eca-44ec-a11f-e21d1a228ca4", CellID->393366218], Cell[64392, 1825, 217, 4, 70, "Output",ExpressionUUID->"640ad102-0dda-494e-980a-01c4b13ce5a3", CellID->879897201] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[64658, 1835, 125, 3, 70, "ExampleDelimiter",ExpressionUUID->"52da8f7b-42a8-4db0-ad40-6a8eb9490489", CellID->224031732], Cell[64786, 1840, 847, 13, 70, "Text",ExpressionUUID->"61b718cc-6f8b-4993-8c3b-a02e1756521a", CellID->355265985], Cell[CellGroupData[{ Cell[65658, 1857, 1329, 29, 70, "Input",ExpressionUUID->"b4cca5dd-a5e3-4c15-afc4-8f728a1b0455", CellID->727447640], Cell[66990, 1888, 246, 5, 70, "Output",ExpressionUUID->"b8add2d1-f6f3-4859-8136-d3770f328aba", CellID->310195328] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[67297, 1900, 190, 3, 70, "Subsubsection",ExpressionUUID->"8755c9b5-9a94-47fa-9a91-1a8f425106f6", CellID->547613991], Cell[67490, 1905, 877, 15, 70, "Text",ExpressionUUID->"74a4bef6-933e-48ba-9298-fec4af1fccfd", CellID->257625963], Cell[CellGroupData[{ Cell[68392, 1924, 373, 9, 70, "Input",ExpressionUUID->"9a763b33-c53b-4d58-baba-ae854f885003", CellID->400399471], Cell[68768, 1935, 266, 6, 70, "Output",ExpressionUUID->"55117c4a-e81b-43d0-b9dd-007c7c76a564", CellID->539182252] }, Open ]], Cell[CellGroupData[{ Cell[69071, 1946, 428, 11, 70, "Input",ExpressionUUID->"b46d1ef3-be5b-4300-9666-419682611858", CellID->45096072], Cell[69502, 1959, 195, 5, 70, "Output",ExpressionUUID->"9bf4f041-5664-4fcc-bf56-3f4637e054d7", CellID->762081186] }, Open ]], Cell[69712, 1967, 720, 10, 70, "Text",ExpressionUUID->"4be997a1-e627-49c8-b2c7-3d3d9f2dddfe", CellID->318690416], Cell[CellGroupData[{ Cell[70457, 1981, 480, 13, 70, "Input",ExpressionUUID->"1576afd6-774c-41c3-939c-510dc129f23a", CellID->872277682], Cell[70940, 1996, 190, 4, 70, "Output",ExpressionUUID->"d32cf45b-e025-400d-b3de-929d7deb2633", CellID->152314339] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[71179, 2006, 236, 4, 70, "Subsubsection",ExpressionUUID->"18d8d9d6-4949-4466-bc37-a7eaa3952bb5", CellID->262662783], Cell[71418, 2012, 790, 11, 70, "Text",ExpressionUUID->"b4e750b2-8c17-4248-9c5c-e32b85b5c3eb", CellID->243887168], Cell[CellGroupData[{ Cell[72233, 2027, 476, 12, 70, "Input",ExpressionUUID->"98e2e59b-6ba5-413e-ba59-9b8a618db5fe", CellID->874964456], Cell[72712, 2041, 167, 4, 70, "Output",ExpressionUUID->"4408b775-aab0-4510-b3a1-da9c31bea1b5", CellID->339323409] }, Open ]], Cell[72894, 2048, 793, 11, 70, "Text",ExpressionUUID->"64054972-88a2-4ef4-a3f6-4b271f2f6bd5", CellID->426646543], Cell[CellGroupData[{ Cell[73712, 2063, 637, 18, 70, "Input",ExpressionUUID->"40745e91-537b-489a-b664-56969c915f8e", CellID->530502297], Cell[74352, 2083, 168, 4, 70, "Output",ExpressionUUID->"4ab361a0-0888-4b7e-88ef-cd90162f4253", CellID->655909835] }, Open ]], Cell[74535, 2090, 910, 15, 70, "Text",ExpressionUUID->"14176ea6-b36c-4dd0-90f1-6df42dfa0f6f", CellID->531956355], Cell[CellGroupData[{ Cell[75470, 2109, 522, 13, 70, "Input",ExpressionUUID->"2fa6e645-c826-497f-b7bc-c3fcbdb30002", CellID->255677409], Cell[75995, 2124, 219, 5, 70, "Output",ExpressionUUID->"40fd1e4b-e479-46ac-973e-dd773d925bf6", CellID->390243426] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[76275, 2136, 49, 1, 70, "Subsection",ExpressionUUID->"15229e3b-8355-49bf-80a7-4e3a89b978e1", CellID->776923543], Cell[76327, 2139, 876, 12, 70, "Text",ExpressionUUID->"cc2c4569-7918-4374-ba18-3e9557be00fe", CellID->959360977], Cell[CellGroupData[{ Cell[77228, 2155, 502, 12, 70, "Input",ExpressionUUID->"3b33cfc4-5f78-4a58-9da1-a4bbc264ef38", CellID->301277842], Cell[77733, 2169, 194, 4, 70, "Output",ExpressionUUID->"8fc58cd0-19b9-47f5-bd24-20f56bafd007", CellID->460112455] }, Open ]], Cell[CellGroupData[{ Cell[77964, 2178, 692, 21, 70, "Input",ExpressionUUID->"86189eae-ed6f-4ad0-9697-ba55a0c2bd73", CellID->562335029], Cell[78659, 2201, 142, 3, 70, "Output",ExpressionUUID->"1611bcf2-c26c-42c0-8799-0b5c0691724b", CellID->437004443] }, Open ]], Cell[CellGroupData[{ Cell[78838, 2209, 482, 7, 70, "Subsubsection",ExpressionUUID->"3c2094cd-107d-4cf6-9540-2d140d229f0b", CellID->106626330], Cell[79323, 2218, 423, 8, 70, "Text",ExpressionUUID->"3c98a348-caa6-4477-bb06-b5cc7abbdd6b", CellID->144795908], Cell[CellGroupData[{ Cell[79771, 2230, 448, 11, 70, "Input",ExpressionUUID->"8d96e150-9859-47b1-acdb-52e4e9da9e8b", CellID->113250813], Cell[80222, 2243, 166, 4, 70, "Output",ExpressionUUID->"ec08cded-c3d3-49a5-9da7-a4f3416fc085", CellID->239173148] }, Open ]], Cell[80403, 2250, 507, 9, 70, "Text",ExpressionUUID->"cb8db153-bc55-4063-9fc3-279f25440778", CellID->81233446], Cell[CellGroupData[{ Cell[80935, 2263, 466, 12, 70, "Input",ExpressionUUID->"f4a3402d-2c0d-43f9-b743-fe34e1383f7d", CellID->278315072], Cell[81404, 2277, 118, 3, 70, "Output",ExpressionUUID->"69bff878-e363-4b65-a8d3-308453f6d627", CellID->127651483] }, Open ]], Cell[81537, 2283, 504, 9, 70, "Text",ExpressionUUID->"19a96b5b-134c-47ce-a1a7-2428438a1eb6", CellID->445954640], Cell[CellGroupData[{ Cell[82066, 2296, 530, 12, 70, "Input",ExpressionUUID->"7d4c21aa-23b8-4ecd-acfc-e8c3a2a6b3f9", CellID->816612197], Cell[82599, 2310, 118, 3, 70, "Output",ExpressionUUID->"b56ddb08-42ea-46f8-a014-4e4816b0cc9e", CellID->719353909] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[82778, 2320, 54, 1, 70, "Subsection",ExpressionUUID->"5614fe72-1be4-4407-a655-9b467ee0d844", CellID->568056528], Cell[CellGroupData[{ Cell[82857, 2325, 180, 3, 70, "Subsubsection",ExpressionUUID->"bdc5d7fb-cceb-4a1d-b4e7-5843e4f4f68d", CellID->689844439], Cell[83040, 2330, 1625, 43, 70, "Text",ExpressionUUID->"db05b38e-0a97-41a7-a234-7ded8bb769eb", CellID->369996041], Cell[CellGroupData[{ Cell[84690, 2377, 594, 14, 70, "Input",ExpressionUUID->"caeed4af-f240-47d3-9514-8deeca046ec5", CellID->355564768], Cell[85287, 2393, 218, 4, 70, "Output",ExpressionUUID->"f769ad79-34cb-4884-b561-9ae0f6344bdb", CellID->122440260] }, Open ]], Cell[CellGroupData[{ Cell[85542, 2402, 596, 14, 70, "Input",ExpressionUUID->"bb26b745-e9ef-454a-bdd2-df2862f13016", CellID->154795230], Cell[86141, 2418, 164, 4, 70, "Output",ExpressionUUID->"3f8291ed-666c-44ff-bac8-85e6376a2355", CellID->327225835] }, Open ]], Cell[86320, 2425, 1169, 27, 70, "Text",ExpressionUUID->"00372d4f-3297-498b-92f6-73edd3554980", CellID->753293676], Cell[CellGroupData[{ Cell[87514, 2456, 597, 14, 70, "Input",ExpressionUUID->"145c315a-3831-4f9c-8cf0-97e1f990b8cd", CellID->653095030], Cell[88114, 2472, 191, 4, 70, "Output",ExpressionUUID->"16fdf730-b612-4a31-9192-8c7dd9465710", CellID->705762645] }, Open ]] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[88378, 2484, 174, 4, 70, "Section",ExpressionUUID->"da07965c-b4f9-49c9-b3b3-7f537551c634", CellTags->{"Source & Additional Information", "TemplateSection"}, CellID->122838224], Cell[CellGroupData[{ Cell[88577, 2492, 918, 24, 70, "Subsection",ExpressionUUID->"dd06417f-ac67-4aa8-b9eb-9729d55c355a", CellTags->{"Contributed By", "ContributorInformation", "TemplateCellGroup"}, CellID->340488457], Cell[89498, 2518, 51, 1, 70, "Text",ExpressionUUID->"3482007c-b2d2-41c0-b724-c484440d3096", CellID->533273918] }, Open ]], Cell[CellGroupData[{ Cell[89586, 2524, 893, 24, 70, "Subsection",ExpressionUUID->"907323ec-2a84-4ee0-929f-8aa2c43c8951", CellTags->{"Keywords", "TemplateCellGroup"}, CellID->888841136], Cell[90482, 2550, 55, 1, 70, "Item",ExpressionUUID->"fd0e8ecd-bce1-4319-b584-ccc03c8e2db0", CellID->871734526], Cell[90540, 2553, 53, 1, 70, "Item",ExpressionUUID->"e3e039de-5f21-48db-9dd9-eebe95cc959e", CellID->130195157], Cell[90596, 2556, 58, 1, 70, "Item",ExpressionUUID->"04ded8f3-b97c-4803-8a47-74ef70d8c704", CellID->489367914], Cell[90657, 2559, 46, 1, 70, "Item",ExpressionUUID->"f5e2c6ac-bf29-4de3-8736-4e891253b2a7", CellID->646820034], Cell[90706, 2562, 54, 1, 70, "Item",ExpressionUUID->"3364215f-1f23-4dca-b15e-12924ac2e9bd", CellID->691879880], Cell[90763, 2565, 54, 1, 70, "Item",ExpressionUUID->"8defedc5-d02c-40cc-b16c-264c4d93e541", CellID->803040677], Cell[90820, 2568, 61, 1, 70, "Item",ExpressionUUID->"3a35de0d-3e00-43a3-a26d-a95d60650fc7", CellID->274134134] }, Open ]], Cell[CellGroupData[{ Cell[90918, 2574, 167, 5, 70, "Subsection",ExpressionUUID->"f4e7dd1f-579e-42db-9cf8-623421250372", CellTags->{"Categories", "TemplateCellGroup"}, CellID->841175420], Cell[91088, 2581, 53, 1, 70, "Item",ExpressionUUID->"6db81aa6-81ed-4ec4-a74d-50d540adbbbf", CellID->197113425], Cell[91144, 2584, 67, 1, 70, "Item",ExpressionUUID->"1a9fcac1-e0b0-43d1-a420-c2b4572379d8", CellID->899989995], Cell[91214, 2587, 50, 1, 70, "Item",ExpressionUUID->"21a06130-97a1-4101-a5b0-2840d169ffce", CellID->297764926], Cell[91267, 2590, 66, 1, 70, "Item",ExpressionUUID->"74985dc8-a3cb-4822-93bb-44adf2e2ed04", CellID->747815033], Cell[91336, 2593, 56, 1, 70, "Item",ExpressionUUID->"80f2fe06-2b04-494c-8617-7726c048f39d", CellID->254453] }, Open ]], Cell[CellGroupData[{ Cell[91429, 2599, 870, 24, 70, "Subsection",ExpressionUUID->"61f3228a-8dc2-452e-be27-c16d840ab43f", CellTags->{"Related Symbols", "TemplateCellGroup"}, CellID->819464728], Cell[92302, 2625, 53, 1, 70, "Item",ExpressionUUID->"791db2c3-cac8-4ab9-94e2-8d2b148e435c", CellID->12751187], Cell[92358, 2628, 53, 1, 70, "Item",ExpressionUUID->"d1a1e993-a6f0-442d-830d-5e39eafa81f0", CellID->835189925], Cell[92414, 2631, 55, 1, 70, "Item",ExpressionUUID->"c9afb0e4-9458-491e-ac02-d04458353c6d", CellID->591981159] }, Open ]], Cell[CellGroupData[{ Cell[92506, 2637, 919, 24, 70, "Subsection",ExpressionUUID->"014420fa-ba64-42ed-8247-0a49374ecd9a", CellTags->{"Related Resource Objects", "TemplateCellGroup"}, CellID->58300769], Cell[93428, 2663, 50, 1, 70, "Item",ExpressionUUID->"bf7ba9b9-db97-4302-b711-087c01933af2", CellID->770824232], Cell[93481, 2666, 47, 1, 70, "Item",ExpressionUUID->"d5c92556-3c73-4919-b5bb-b68f61654428", CellID->13812411], Cell[93531, 2669, 47, 1, 70, "Item",ExpressionUUID->"29f87dba-2ecb-4cde-93a4-263d1f5c1b84", CellID->365510400], Cell[93581, 2672, 57, 1, 70, "Item",ExpressionUUID->"86d064e6-4031-4691-a935-4270f9770265", CellID->393954331], Cell[93641, 2675, 56, 1, 70, "Item",ExpressionUUID->"7b76b4af-88a5-486a-8184-172290e013b9", CellID->399961040], Cell[93700, 2678, 57, 1, 70, "Item",ExpressionUUID->"1904a251-58e0-407a-86a6-b4b99fd9038f", CellID->593777050], Cell[93760, 2681, 57, 1, 70, "Item",ExpressionUUID->"a79259a3-591d-4538-86d9-07936ae0c15c", CellID->184754487], Cell[93820, 2684, 66, 1, 70, "Item",ExpressionUUID->"5ad26634-1030-40c9-89d8-5470e1690d20", CellID->222617539] }, Open ]], Cell[CellGroupData[{ Cell[93923, 2690, 971, 25, 70, "Subsection",ExpressionUUID->"28cc78e5-71a4-4871-8d1e-834bbddc21e9", CellTags->{"Source/Reference Citation", "TemplateCellGroup"}, CellID->218541429], Cell[94897, 2717, 183, 6, 70, "Text",ExpressionUUID->"045d5229-1f01-4103-be77-618445a1d0d8", CellID->204387779], Cell[95083, 2725, 227, 6, 70, "Text",ExpressionUUID->"414a9f0a-3075-401a-bb5b-0739183306aa", CellID->366317704], Cell[95313, 2733, 229, 6, 70, "Text",ExpressionUUID->"069256f6-2e2e-4392-a591-3b20a9d67bbb", CellID->268125786], Cell[95545, 2741, 217, 6, 70, "Text",ExpressionUUID->"4df78e9d-a523-4232-a5ae-4f6545dd7c7c", CellID->539412096] }, Open ]], Cell[CellGroupData[{ Cell[95799, 2752, 823, 24, 70, "Subsection",ExpressionUUID->"0f51a9d5-0150-48a1-a31a-2080dae72383", CellTags->{"Links", "TemplateCellGroup"}, CellID->280139842], Cell[96625, 2778, 222, 5, 70, "Item",ExpressionUUID->"9c32bb5c-eb2e-4b29-b5e3-02e98021752a", CellID->702248223], Cell[96850, 2785, 220, 5, 70, "Item",ExpressionUUID->"1a6ba071-4449-42db-9494-6870ab51420d", CellID->723889498], Cell[97073, 2792, 288, 6, 70, "Item",ExpressionUUID->"07adde09-c6cd-4592-9c89-81a5bc7914fb", CellID->132956078] }, Open ]], Cell[CellGroupData[{ Cell[97398, 2803, 1762, 43, 70, "Subsection",ExpressionUUID->"c2e48066-0ea9-4d21-92d2-ca94c9801574", CellTags->{"TemplateCellGroup", "Tests", "VerificationTests"}, CellID->539954343], Cell[CellGroupData[{ Cell[99185, 2850, 129, 4, 70, "Input",ExpressionUUID->"83bdf971-adca-4031-aeae-77297f7addfe", CellID->667877521], Cell[99317, 2856, 93, 3, 70, "Output",ExpressionUUID->"8d694b14-55e8-4eea-8c05-0cfbe1d559d1", CellID->993233288] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[99471, 2866, 1048, 26, 70, "Section",ExpressionUUID->"d0f2913b-ea70-4c99-940d-38a9b9265e1c", CellTags->{"Author Notes", "TemplateCellGroup"}, CellID->720474325], Cell[100522, 2894, 509, 8, 70, "Text",ExpressionUUID->"f85c8479-9a87-4f4c-ab0e-6b2e81fd992d", CellTags->"TabNext", CellID->991784503] }, Open ]], Cell[CellGroupData[{ Cell[101068, 2907, 929, 25, 70, "Section",ExpressionUUID->"e030946c-a5df-470e-bec2-6827c912db95", CellTags->{"Submission Notes", "TemplateCellGroup"}, CellID->577229082], Cell[102000, 2934, 495, 8, 70, "Text",ExpressionUUID->"3cdb90fd-a0ae-45e7-ab39-5e0368d6a1a2", CellTags->"TabNext", CellID->932041030] }, Open ]] }, Open ]] } ] *) (* End of internal cache information *)