Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
Multicomputation
Tech Notes
MultiwaySystem in depth
Symbols
FromLinkedHypergraph
Multi
MultiwaySystem
ToLinkedHypergraph
Wolfram`Multicomputation`
M
u
l
t
i
M
u
l
t
i
[
{
e
x
p
r
1
,
e
x
p
r
2
,
…
}
]
m
a
k
e
s
a
M
u
l
t
i
o
b
j
e
c
t
t
h
a
t
a
c
t
s
a
s
m
u
l
t
i
p
l
e
e
x
p
r
e
s
s
i
o
n
s
M
u
l
t
i
[
e
x
p
r
,
r
u
l
e
s
]
m
a
k
e
s
a
M
u
l
t
i
o
b
j
e
c
t
r
e
p
r
e
s
e
n
t
i
n
g
a
r
e
w
r
i
t
i
n
g
s
y
s
t
e
m
w
i
t
h
r
u
l
e
s
a
n
d
i
n
i
t
i
a
l
e
x
p
r
e
s
s
i
o
n
e
x
p
r
M
u
l
t
i
[
e
x
p
r
]
m
a
k
e
a
M
u
l
t
i
o
b
j
e
c
t
t
h
a
t
u
s
e
s
e
v
a
l
u
a
t
i
o
n
r
u
l
e
s
f
o
r
r
e
w
r
i
t
i
n
g
Examples
(
2
)
Basic Examples
(
1
)
Multi values:
I
n
[
1
]
:
=
M
u
l
t
i
[
U
n
e
v
a
l
u
a
t
e
d
[
{
1
+
1
,
b
}
]
]
2
%
[
"
H
o
l
d
E
x
p
r
e
s
s
i
o
n
"
]
/
/
F
u
l
l
F
o
r
m
O
u
t
[
1
]
=
M
u
l
t
i
/
2
V
a
l
u
e
s
:
2
O
u
t
[
1
]
/
/
F
u
l
l
F
o
r
m
=
H
o
l
d
F
o
r
m
[
T
i
m
e
s
[
R
a
t
i
o
n
a
l
[
1
,
2
]
,
$
M
u
l
t
i
P
l
a
c
e
h
o
l
d
e
r
$
4
9
5
7
]
]
Rewrite rules:
I
n
[
2
]
:
=
M
u
l
t
i
[
{
1
,
f
[
2
]
,
1
+
a
}
,
f
[
x
_
]
x
^
2
,
{
1
}
]
2
O
u
t
[
2
]
=
M
u
l
t
i
{
1
,
f
[
2
]
,
1
+
a
}
/
2
M
a
t
c
h
e
s
:
1
Evaluation:
I
n
[
3
]
:
=
M
u
l
t
i
[
U
n
e
v
a
l
u
a
t
e
d
[
1
+
2
]
,
"
E
v
a
l
u
a
t
e
P
a
t
t
e
r
n
"
_
P
l
u
s
]
O
u
t
[
3
]
=
M
u
l
t
i
1
+
2
M
a
t
c
h
e
s
:
1
P
r
o
p
e
r
t
i
e
s
(
1
)
S
e
e
A
l
s
o
A
l
t
e
r
n
a
t
i
v
e
s
"
"