Skip to content

is_isomer_version

is_isomer_version(other)

Returns True if other is the same reaction as self but with different species names that have identical elemental compositions.

Parameters

other : Reaction
The reaction to compare against.

Returns

bool
True if other is an isomeric version of this reaction.