The usability argument for refinement typed genetic programming

A Fonseca, P Santos, S Silva - … on Parallel Problem Solving from Nature, 2020 - Springer
Abstract The performance of Evolutionary Algorithms is frequently hindered by arbitrarily
large search spaces. In order to overcome this challenge, domain-specific knowledge is …

Stitch: the sound type-indexed type checker (Functional Pearl)

RA Eisenberg - Proceedings of the 13th ACM SIGPLAN International …, 2020 - dl.acm.org
A classic example of the power of generalized algebraic datatypes (GADTs) to verify a
delicate implementation is the type-indexed expression AST. This functional pearl refreshes …

[KNIHA][B] Synthesis and Repair for Functional Programming: A Type-and Test-Driven Approach

MP Gissurarson - 2024 - search.proquest.com
Modern programs in languages like Haskell include a lot of information beyond what is
required for compilation. This includes unit tests, property-based tests, and type annotations …

[PDF][PDF] The Usability Argument for Refinement Typed Genetic Programming

S Silva - researchgate.net
Abstract The performance of Evolutionary Algorithms is frequently hindered by arbitrarily
large search spaces. In order to overcome this challenge, domain-specific knowledge is …

[CITÁCIA][C] Stitch: The sound type-indexed type checker

RA Eisenberg - 2018 - Draft