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
IsomerGeneration
Guides
Isomer Generation
Tech Notes
Getting Started Generating Isomers
Symbols
CountIsomers
GenerateIsomers
Isomers
ListIsomers
$IsomerOutputDirectory
WolframChemistry`IsomerGeneration`
I
s
o
m
e
r
s
I
s
o
m
e
r
s
[
.
.
.
]
i
s
a
s
y
m
b
o
l
i
c
r
e
p
r
e
s
e
n
t
a
t
i
o
n
o
f
t
h
e
i
s
o
m
e
r
s
c
r
e
a
t
e
d
b
y
G
e
n
e
r
a
t
e
I
s
o
m
e
r
s
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
5
)
Basic Examples
(
1
)
Generate all the isomers for a given formula:
I
n
[
1
]
:
=
i
s
o
=
G
e
n
e
r
a
t
e
I
s
o
m
e
r
s
[
"
C
4
H
6
B
r
2
O
"
]
O
u
t
[
1
]
=
I
s
o
m
e
r
s
C
4
H
6
B
r
2
O
S
t
a
t
u
s
:
F
i
n
i
s
h
e
d
I
s
o
m
e
r
s
:
2
1
3
Find the file on disk where the results are stored:
I
n
[
2
]
:
=
F
i
n
d
F
i
l
e
[
i
s
o
]
O
u
t
[
2
]
=
/
U
s
e
r
s
/
j
a
s
o
n
b
/
D
o
c
u
m
e
n
t
s
/
W
o
l
f
r
a
m
/
I
s
o
m
e
r
G
e
n
e
r
a
t
i
o
n
/
C
4
H
6
B
r
2
O
_
6
1
2
0
f
8
d
a
f
b
4
1
2
6
e
b
/
C
4
H
6
B
r
2
O
.
s
m
i
Read the first isomer from the results as a "SMILES" string:
I
n
[
3
]
:
=
R
e
a
d
[
i
s
o
]
O
u
t
[
3
]
=
B
r
C
=
C
C
(
C
)
(
B
r
)
O
Read the next 5 isomers as Molecule objects:
I
n
[
4
]
:
=
R
e
a
d
L
i
s
t
[
i
s
o
,
M
o
l
e
c
u
l
e
,
5
]
O
u
t
[
4
]
=
M
o
l
e
c
u
l
e
F
o
r
m
u
l
a
:
C
4
H
6
B
r
2
O
A
t
o
m
s
:
1
3
B
o
n
d
s
:
1
2
,
M
o
l
e
c
u
l
e
F
o
r
m
u
l
a
:
C
4
H
6
B
r
2
O
A
t
o
m
s
:
1
3
B
o
n
d
s
:
1
2
,
M
o
l
e
c
u
l
e
F
o
r
m
u
l
a
:
C
4
H
6
B
r
2
O
A
t
o
m
s
:
1
3
B
o
n
d
s
:
1
2
,
M
o
l
e
c
u
l
e
F
o
r
m
u
l
a
:
C
4
H
6
B
r
2
O
A
t
o
m
s
:
1
3
B
o
n
d
s
:
1
2
,
M
o
l
e
c
u
l
e
F
o
r
m
u
l
a
:
C
4
H
6
B
r
2
O
A
t
o
m
s
:
1
3
B
o
n
d
s
:
1
2
Generate an image of a sample of the isomers:
I
n
[
5
]
:
=
S
e
e
d
R
a
n
d
o
m
[
4
2
]
;
W
o
r
d
C
l
o
u
d
[
M
o
l
e
c
u
l
e
P
l
o
t
/
@
R
a
n
d
o
m
S
a
m
p
l
e
[
R
e
a
d
L
i
s
t
[
i
s
o
]
,
1
0
]
]
O
u
t
[
5
]
=
Delete the isomers from disk:
I
n
[
6
]
:
=
D
e
l
e
t
e
F
i
l
e
[
i
s
o
]
S
c
o
p
e
(
4
)
S
e
e
A
l
s
o
G
e
n
e
r
a
t
e
I
s
o
m
e
r
s
▪
L
i
s
t
I
s
o
m
e
r
s
▪
M
o
l
e
c
u
l
e
▪
F
i
n
d
I
s
o
m
e
r
s
T
e
c
h
N
o
t
e
s
▪
G
e
t
t
i
n
g
S
t
a
r
t
e
d
G
e
n
e
r
a
t
i
n
g
I
s
o
m
e
r
s
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
I
s
o
m
e
r
G
e
n
e
r
a
t
i
o
n
▪
M
o
l
e
c
u
l
a
r
S
t
r
u
c
t
u
r
e
&
C
o
m
p
u
t
a
t
i
o
n
"
"