How to Balance Chemical Equations in Python using Constraint Optimization (PuLP)
Originally posted in realypythonproject.com
We will be using PuLP and the chemparse libraries to balance chemical equations
You can find the source code here
Pre-Requisites
Familiarity with Constraint Optimization. Check out my previous art...
realpythonproject.hashnode.dev7 min read