An Entity of Type: Inflection113803782, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Linear genetic programming (LGP) is a particular subset of genetic programming wherein computer programs in a population are represented as a sequence of instructions from imperative programming language or machine language. The graph-based data flow that results from a multiple usage of register contents and the existence of structurally noneffective code (introns) are two main differences of this genetic representation from the more common tree-based genetic programming (TGP) variant.

Property Value
dbo:abstract
  • Linear genetic programming (LGP) is a particular subset of genetic programming wherein computer programs in a population are represented as a sequence of instructions from imperative programming language or machine language. The graph-based data flow that results from a multiple usage of register contents and the existence of structurally noneffective code (introns) are two main differences of this genetic representation from the more common tree-based genetic programming (TGP) variant. In genetic programming (GP) a linear tree is a program composed of a variable number of unary functions and a single terminal. Note that linear tree GP differs from bit string genetic algorithms since a population may contain programs of different lengths and there may be more than two types of functions or more than two types of terminals. (en)
  • La Programmazione genetica lineare è un particolare sottoinsieme della programmazione genetica dove i programmi sono rappresentati come una singola sequenza di istruzioni e dati al contrario della rappresentazione ad albero binario ad esempio. La programmazione genetica lineare non è collegata alla programmazione lineare. (it)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 1217294 (xsd:integer)
dbo:wikiPageLength
  • 3653 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 994564086 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • La Programmazione genetica lineare è un particolare sottoinsieme della programmazione genetica dove i programmi sono rappresentati come una singola sequenza di istruzioni e dati al contrario della rappresentazione ad albero binario ad esempio. La programmazione genetica lineare non è collegata alla programmazione lineare. (it)
  • Linear genetic programming (LGP) is a particular subset of genetic programming wherein computer programs in a population are represented as a sequence of instructions from imperative programming language or machine language. The graph-based data flow that results from a multiple usage of register contents and the existence of structurally noneffective code (introns) are two main differences of this genetic representation from the more common tree-based genetic programming (TGP) variant. (en)
rdfs:label
  • Programmazione genetica lineare (it)
  • Linear genetic programming (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License