Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgramming<T> > Methods

TRSCustomGeneticProgramming<T>.SaveToStream(TStream) Method

Scroll Prev Top Next More

Saves the entire genetic component to the XML stream specified by the stream parameter, including the Genes (genetic algorithms) or Instructions (genetic programming) and the Population. Use the LoadFromFile and SaveToFile methods to stream in and out the genetic component in XML format. The format of the XML is defined in the GeneticAlgorithm.xsd and GeneticProgramming.xsd schema files.

Namespace: RSGenerics.GeneticProgramming

Parameters

Stream

Type: TStream

Implements

IRSGeneticProgramReaderWriter.SaveToStream(TStream)
IRSGeneticProgramReaderWriter.SaveToStream(TStream)
 

Overrides

TRSCustomGeneticComponent.SaveToStream(TStream)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb