Learn R Programming

eaf (version 1.07)

HybridGA: Results of Hybrid GA on vanzyl and Richmond water networks

Description

Results of Hybrid GA on vanzyl and Richmond water networks. The data has the only goal of providing an example of use of eafplot.

Usage

data(HybridGA)

Arguments

Format

A list with two data frames, each of them with three columns, as produced by read.data.sets.
$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. Operational Optimisation of Water Distribution Networks. PhD thesis, School of Engineering and the Built Environment, Edinburgh Napier University, UK, 2009.

Examples

Run this code
data(HybridGA)
print(HybridGA$vanzyl)
print(HybridGA$richmond)

Run the code above in your browser using DataLab