paper-with-me

Papers

Architecture and Knowledge Representation for Composable Inductive Programming

2022-12-22 · Edward McDaid, Sarah McDaid

We present an update on the current architecture of the Zoea knowledge-based, Composable Inductive Programming system. The Zoea compiler is built using a modern variant of the black-board architecture. Zoea integrates a large number of knowledge sources that encode different aspects of programming language and software development expertise. We describe the use of synthetic test cases as a ubiquitous form of knowledge and hypothesis representation that sup-ports a variety of reasoning strategies. Some future plans are also outlined.

📄 PDF Abstract BibTeX arXiv:2212.12320

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

A Visual Language for Composable Inductive Programming

2020-09-18 · Edward McDaid, Sarah McDaid

We present Zoea Visual which is a visual programming language based on the Zoea composable inductive programming language. Zoea Visual allows users to create software directly from a specification that resembles a set of…

Quantifying the Impact on Software Complexity of Composable Inductive Programming using Zoea

2020-05-17 · Edward McDaid, Sarah McDaid

Composable inductive programming as implemented in the Zoea programming language is a simple declarative approach to software development. At the language level it is evident that Zoea is significantly simpler than all m…

The Composability of Intermediate Values in Composable Inductive Programming

2021-07-04 · Edward McDaid, Sarah McDaid

It is believed that mechanisms including intermediate values enable composable inductive programming (CIP) to be used to produce software of any size. We present the results of a study that investigated the relationships…

Zoea -- Composable Inductive Programming Without Limits

2019-11-13 · Edward McDaid, Sarah McDaid

Automatic generation of software from some form of specification has been a long standing goal of computer science research. To date successful results have been reported for the production of relatively small programs. …

Form

Learning Bayesian networks with ancestral constraints

2016-12-01 · NeurIPS 2016 12 · Eunice Yuh-Jie Chen, Yujia Shen, Arthur Choi, Adnan Darwiche

We consider the problem of learning Bayesian networks optimally, when subject to background knowledge in the form of ancestral constraints. Our approach is based on a recently proposed framework for optimal structure lea…