Samples
Function minimization
Water network design

Home
GA
Features
Samples
Download
Register
Resellers
Contact

The following samples may be downloaded from the download section.
The samples are available with full visual basic source code.


Available samples:

  • Function minimization

  • This simple example show how optiGA can be used for function minimization.
    View the source code and see how easy and quick it is to set up a problem and solve it with optiGA.

  • Water network design

  • This is a more complicated example which uses optiGA to solve an "Optimal Water Distribution Network Design problem. Many optimization method were applied on this problem over more then 40 years. The sample uses a method, partially described by Dr. Dragan Savic and Dr. Godfrey Walters, and uses the hydraulic solver "EPANET Toolkit" developed by Dr. Lewis Rossman from the U.S. Environmental Protection Agency. In this example you will find the implementation of many of optiGA's features. See the source code!!!