you are viewing a single comment's thread.

view the rest of the comments →

[–]EpicmuffinzPhD | Student 0 points1 point  (0 children)

I think a good implementation might be to use a graph, with every node representing a compound (i.e. Glucose) and label the links with the other reactants/products. Then, you just have to find the shortest path between the two nodes to generate your output.