SwRI Software

SwRI Software

Introduced in 2007 by Southwest Research Institute (SwRI), the Genetic Programming Environment for FIFTH (GPE5) incorporates several important features that set it apart from other GP systems. GPE5 programs are evolved using a stack-based language (FIFTH) whose syntax and interpreter is similar to FORTH. The single parameter stack for FIFTH holds containers that support multiple data types with intrinsic handling of vectors and matrices. Other stack-based GP languages use separate stacks for each data type with no provision for manipulating a vector as an object.

Get Help