The A* algorithm of Heinonen et al. is an atom mapping algorithm based on the A* search technique. A* calculates the “cost” in terms of graph editing operations that transform the input graph into the the target graph. The algorithm uses the principle of minimal chemical distance (PMCD) to identify optimal mappings, i.e. those which require fewer graph editing operations. The PMCD states that most chemical reactions follow the shortest path for converting reactants into products, i.e. the path involving the smallest possible number of bond transformation.
-
Notifications
You must be signed in to change notification settings - Fork 0
Atom mapping script based on the A* algorithm.
License
zotko/a-star-atom-mapper
About
Atom mapping script based on the A* algorithm.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published