MCPcopy Create free account
hub / github.com/GMUEClab/ecj / makeLispTree

Method makeLispTree

ecj/src/main/java/ec/gp/GPNode.java:1148–1165  ·  view source on GitHub ↗

Produces a tree for human consumption in Lisp form similar to that generated by printTreeForHumans(). Note that this isn't particularly efficient and should only be used to generate occasional trees for display, not for storing individuals or sending them over networks.

(StringBuilder buf)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getProgramMethod · 0.80

Calls 2

toStringForHumansMethod · 0.95
toStringMethod · 0.45

Tested by

no test coverage detected