Higher Order Function Synthesis Through Proof Planning

  • Authors:
  • Andrew Cook;Andrew Ireland;Greg Michaelson

  • Affiliations:
  • -;-;-

  • Venue:
  • Proceedings of the 16th IEEE international conference on Automated software engineering
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

The close association between higher order functionsand algorithmic skeletons is a promising source of automaticparallelisation of programs. An approach to automaticallysynthesizing higher order functions from functionalprograms through proof planning is presented. Our workhas been conducted within the context of a parallelisingcompiler for SML, with the objective of exploiting parallelismlatent in potential higher order function use in programs.