Skip to content

Commit

Permalink
updated example notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerBackman committed Dec 7, 2017
1 parent a73aab9 commit 9e2d99d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion notebooks/lftc_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Run simulated annealing problem to find an improved core, and print out it's size and score"
"Run simulated annealing problem to find an improved core, and print out it's size and score\n",
"\n",
"Note that you can optionally run ocp.prune() after the simulation to remove any 'extra' reactions that don't improve the core reaction set."
]
},
{
Expand Down

0 comments on commit 9e2d99d

Please sign in to comment.