HybridGA {eaf} | R Documentation |
Results of Hybrid GA on vanzyl and Richmond water networks
Description
The data has the only goal of providing an example of use of eafplot.
Usage
HybridGA
Format
A list with two data frames, each of them with three columns, as
produced by read_datasets()
.
$vanzyl
data frame of results on vanzyl network
$richmond
data frame of results on Richmond network. The second column is filled with
NA
Source
Manuel López-Ibáñez (2009). Operational Optimisation of Water Distribution Networks. Ph.D. thesis, School of Engineering and the Built Environment, Edinburgh Napier University, UK. https://researchrepository.napier.ac.uk/id/eprint/3044..
Examples
data(HybridGA)
print(HybridGA$vanzyl)
print(HybridGA$richmond)
[Package eaf version 2.5 Index]