In this paper, we propose a methodology for the step-by-step solution of problems, which can be incorporated into a computer algebra system. Our main aim is to show all the intermediate evaluation steps of mathematical expressions from the start to the end of the solution. The first stage of the methodology covers the development of a formal grammar that describes the syntax and semantics of mathematical expressions. Using a compiler generation tool, the second stage produces a parser from the grammar description. The parser is used to convert a particular mathematical expression into an Abstract Syntax Tree (AST), which is evaluated in the third stage by traversing al its nodes. After every evaluation of some nodes, which corresponds to an...
The primary goal of this thesis is to prepare and carry out an education programme on algebraic expr...
A LISP program converts a mathematical expression stored in list structure form, into a text-book st...
A popular technique to direct transformations of algebraic expressions in a computer algebra system ...
The aim of this bachelor's degree project is to analyze problems of computer simplifications of alge...
Problems with simplification in current computer algebra systems is discussed, including the insolva...
In connection with the spread of computer algebra systems (and algebraic calculators), the natural q...
The mathematical "theory of expressions" better be developed in a general fashion, so that it can be...
A set of one-line text-book-style mathematical expressions is defined by a context free grammar. Thi...
AbstractIn this article, we focus on the synthesis of arithmetic expressions that can be evaluated e...
This thesis explores the possibilities of doing mathematical problems involving algebra on a comput...
Abstract—We describe a robust and efficient system for recognizing typeset and handwritten mathemati...
This paper presents a novel approach to au-tomatically solving arithmetic word problems. This is the...
International audienceThe paper presents a computer software, called Edix, devoted to the edition of...
The aim of this research is to design and implement a program that will be able to manipulate multip...
Algebraic properties such as associativity or distributivity allow the manipulation of a set of math...
The primary goal of this thesis is to prepare and carry out an education programme on algebraic expr...
A LISP program converts a mathematical expression stored in list structure form, into a text-book st...
A popular technique to direct transformations of algebraic expressions in a computer algebra system ...
The aim of this bachelor's degree project is to analyze problems of computer simplifications of alge...
Problems with simplification in current computer algebra systems is discussed, including the insolva...
In connection with the spread of computer algebra systems (and algebraic calculators), the natural q...
The mathematical "theory of expressions" better be developed in a general fashion, so that it can be...
A set of one-line text-book-style mathematical expressions is defined by a context free grammar. Thi...
AbstractIn this article, we focus on the synthesis of arithmetic expressions that can be evaluated e...
This thesis explores the possibilities of doing mathematical problems involving algebra on a comput...
Abstract—We describe a robust and efficient system for recognizing typeset and handwritten mathemati...
This paper presents a novel approach to au-tomatically solving arithmetic word problems. This is the...
International audienceThe paper presents a computer software, called Edix, devoted to the edition of...
The aim of this research is to design and implement a program that will be able to manipulate multip...
Algebraic properties such as associativity or distributivity allow the manipulation of a set of math...
The primary goal of this thesis is to prepare and carry out an education programme on algebraic expr...
A LISP program converts a mathematical expression stored in list structure form, into a text-book st...
A popular technique to direct transformations of algebraic expressions in a computer algebra system ...