First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Yes you can. I once coded GA to optimize fault current limiter location and size. There are several GA libraries available out there. My recommendation is pyeasyga (https://pypi.python.org/pypi/pyeasyga). It's easy to use and it has several examples of implementation.