Skip to content

Commit 5bdd24f

Browse files
committed
update graphga doc
1 parent 000f349 commit 5bdd24f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

torch_molecule/generator/graph_ga/modeling_graph_ga.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ class GraphGAMolecularGenerator(BaseMolecularGenerator):
2121
References
2222
----------
2323
- A Graph-Based Genetic Algorithm and Its Application to the Multiobjective Evolution of
24-
Median Molecules. Journal of Chemical Information and Computer Sciences.
25-
https://pubs.acs.org/doi/10.1021/ci034290p
24+
Median Molecules. Journal of Chemical Information and Computer Sciences. https://pubs.acs.org/doi/10.1021/ci034290p
2625
- Implementation: https://github.com/wenhao-gao/mol_opt
2726
2827
Parameters

0 commit comments

Comments
 (0)