Description: GA.dll genetic algorithm is encapsulated dynamic link library, the internal flow calculation using the PQ method, the power flow calculation method has been encapsulated within the DLL. If you need to use other flow calculation method, need to re-DLL interface functions to design and change the objective function of genetic algorithm method.
File list (Check if you may need any files):
GA\GA.dll
..\GA.h
..\GA.lib
..\遗传算法模块说明.txt
GA