Skip to content

Commit 6455a4e

Browse files
committed
deploy: 5bdd24f
1 parent 957a5a4 commit 6455a4e

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

_modules/torch_molecule/generator/graph_ga/modeling_graph_ga.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,8 +285,7 @@ <h1>Source code for torch_molecule.generator.graph_ga.modeling_graph_ga</h1><div
285285
<span class="sd"> References</span>
286286
<span class="sd"> ----------</span>
287287
<span class="sd"> - A Graph-Based Genetic Algorithm and Its Application to the Multiobjective Evolution of </span>
288-
<span class="sd"> Median Molecules. Journal of Chemical Information and Computer Sciences.</span>
289-
<span class="sd"> https://pubs.acs.org/doi/10.1021/ci034290p</span>
288+
<span class="sd"> Median Molecules. Journal of Chemical Information and Computer Sciences. https://pubs.acs.org/doi/10.1021/ci034290p</span>
290289
<span class="sd"> - Implementation: https://github.com/wenhao-gao/mol_opt</span>
291290

292291
<span class="sd"> Parameters</span>

api/generator.html

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -445,14 +445,10 @@ <h2>Modeling Molecules as Graphs with Heuristic-based Generators<a class="header
445445
<p>This generator implements the Graph Genetic Algorithm for molecular generation.</p>
446446
<p class="rubric">References</p>
447447
<ul class="simple">
448-
<li><dl class="simple">
449-
<dt>A Graph-Based Genetic Algorithm and Its Application to the Multiobjective Evolution of</dt><dd><p>Median Molecules. Journal of Chemical Information and Computer Sciences.
450-
<a class="reference external" href="https://pubs.acs.org/doi/10.1021/ci034290p">https://pubs.acs.org/doi/10.1021/ci034290p</a></p>
451-
</dd>
452-
</dl>
453-
</li>
454-
<li><p>Implementation: <a class="reference external" href="https://github.com/wenhao-gao/mol_opt">https://github.com/wenhao-gao/mol_opt</a></p></li>
448+
<li><p>A Graph-Based Genetic Algorithm and Its Application to the Multiobjective Evolution of</p></li>
455449
</ul>
450+
<p>Median Molecules. Journal of Chemical Information and Computer Sciences. <a class="reference external" href="https://pubs.acs.org/doi/10.1021/ci034290p">https://pubs.acs.org/doi/10.1021/ci034290p</a>
451+
- Implementation: <a class="reference external" href="https://github.com/wenhao-gao/mol_opt">https://github.com/wenhao-gao/mol_opt</a></p>
456452
<dl class="field-list simple">
457453
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
458454
<dd class="field-odd"><ul class="simple">

0 commit comments

Comments
 (0)