paper-with-me

홈 › Papers

DeepAlgebra - an outline of a program

2016-10-04 · Przemyslaw Chojecki

We outline a program in the area of formalization of mathematics to automate theorem proving in algebra and algebraic geometry. We propose a construction of a dictionary between automated theorem provers and (La)TeX exploiting syntactic parsers. We describe its application to a repository of human-written facts and definitions in algebraic geometry (The Stacks Project). We use deep learning techniques.

📄 PDF Abstract BibTeX arXiv:1610.01044

Code (0)

등록된 구현이 없습니다.

Tasks

Automated Theorem Proving

Similar Papers 제목 키워드 기반

Natural Language Outlines for Code: Literate Programming in the LLM Era

2024-08-09 · Kensen Shi, Deniz Altınbüken, Saswat Anand, Mihai Christodorescu 외

We propose using natural language outlines as a novel modality and interaction surface for providing AI assistance to developers throughout the software development process. An NL outline for a code function comprises mu…

Code GenerationCode SearchMalware Detection

Report of the Workshop on Program Synthesis for Scientific Computing

2021-02-02 · Hal Finkel, Ignacio Laguna

Program synthesis is an active research field in academia, national labs, and industry. Yet, work directly applicable to scientific computing, while having some impressive successes, has been limited. This report reviews…

Program Synthesis

Measuring Item Similarity in Introductory Programming: Python and Robot Programming Case Studies

2018-05-24 · Radek Pelánek, Tomáš Effenberger, Matěj Vaněk, Vojtěch Sassmann 외

A personalized learning system needs a large pool of items for learners to solve. When working with a large pool of items, it is useful to measure the similarity of items. We outline a general approach to measuring the s…

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 …

Towards a Model of Puzznic

2023-10-02 · Joan Espasa, Ian P. Gent, Ian Miguel, Peter Nightingale 외

We report on progress in modelling and solving Puzznic, a video game requiring the player to plan sequences of moves to clear a grid by matching blocks. We focus here on levels with no moving blocks. We compare a plannin…

model