new CanonicalizationMorganIndexer()
An class to assign index to nodes in connection table by a modification of Morgan algorithm.
Morgan algorithm on molecule graph is first execute to calculate all ec values. Then from smaller to
larger, nodes are sorted by their ec values. If some node have the same ec value, other features will
be used to sort.