2017
DOI: 10.1007/978-3-319-55792-2_5
|View full text |Cite
|
Sign up to set email alerts
|

Polytypic Genetic Programming

Abstract: Abstract. Program synthesis via heuristic search often requires a great deal of 'boilerplate' code to adapt program APIs to the search mechanism. In addition, the majority of existing approaches are not type-safe: i.e. they can fail at runtime because the search mechanisms lack the strict type information often available to the compiler. In this article, we describe Polytope, a Scala framework that uses polytypic programming, a relatively recent advance in program abstraction. Polytope requires a minimum of bo… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2017
2017
2022
2022

Publication Types

Select...
2

Relationship

1
1

Authors

Journals

citations
Cited by 2 publications
(1 citation statement)
references
References 28 publications
0
1
0
Order By: Relevance
“…Previous work in this area includes Gen-O-Fix [26] and ECSELR [29], both of which are embedded monitor systems that support search via Evolutionary Computation. Templar and Polytope are two alternative approaches to software component generation: Templar [25] provides a 'top-down' framework for orchestrating one or more 'variation points' generated by Genetic Programming, while Polytope [27] uses methods from datatype generic programming to support the 'bottom up' generation of individual variation points in source code.…”
Section: Related Workmentioning
confidence: 99%
“…Previous work in this area includes Gen-O-Fix [26] and ECSELR [29], both of which are embedded monitor systems that support search via Evolutionary Computation. Templar and Polytope are two alternative approaches to software component generation: Templar [25] provides a 'top-down' framework for orchestrating one or more 'variation points' generated by Genetic Programming, while Polytope [27] uses methods from datatype generic programming to support the 'bottom up' generation of individual variation points in source code.…”
Section: Related Workmentioning
confidence: 99%