Hierarchical Inequality Reasoning

This paper describes a program called BOUNDER that proves inequalities between elementary functions over finite sets of constraints. Previous inequality algorithms perform well on some subset of the elementary functions, but poorly elsewhere. Although complex algorithms perform better than simple on...

Full description

Bibliographic Details
Main Author: Sacks, Elisha P.
Published: 2023
Online Access:https://hdl.handle.net/1721.1/149121
_version_ 1826193776317562880
author Sacks, Elisha P.
author_facet Sacks, Elisha P.
author_sort Sacks, Elisha P.
collection MIT
description This paper describes a program called BOUNDER that proves inequalities between elementary functions over finite sets of constraints. Previous inequality algorithms perform well on some subset of the elementary functions, but poorly elsewhere. Although complex algorithms perform better than simple ones for most functions, exceptions exist. To overcome these problems, BOUNDER maintains a hierarchy of increasingly complex algorithms. When on fails to resolve an inequality, it tries the next. This strategy resolves more inequalities than any single algorithm. It also performs well on hard problems without wasting time on easier ones. The current hierarchy consists of four algorithms: bounds propogation, substitution, derivative inspection, and iterative approximation. Propogation is an extension of interval arithmetic that takes linear time, but ignores constraints between variables and multiple occurences of variables. The remaining algorithms consider these factors, but require exponential time. Substitution is a new, provably correct, algorithm for utilizing constraints between variables. An earlier attempt by Brooks does not terminate on all inputs and exploits fewer constraints. The final two algorithms analyze constraints between variables. Inspection examines the signs of partial derivatives. Iteration is based on several earlier algorithms from interval arithmetic.
first_indexed 2024-09-23T09:44:43Z
id mit-1721.1/149121
institution Massachusetts Institute of Technology
last_indexed 2024-09-23T09:44:43Z
publishDate 2023
record_format dspace
spelling mit-1721.1/1491212023-03-30T04:08:41Z Hierarchical Inequality Reasoning Sacks, Elisha P. This paper describes a program called BOUNDER that proves inequalities between elementary functions over finite sets of constraints. Previous inequality algorithms perform well on some subset of the elementary functions, but poorly elsewhere. Although complex algorithms perform better than simple ones for most functions, exceptions exist. To overcome these problems, BOUNDER maintains a hierarchy of increasingly complex algorithms. When on fails to resolve an inequality, it tries the next. This strategy resolves more inequalities than any single algorithm. It also performs well on hard problems without wasting time on easier ones. The current hierarchy consists of four algorithms: bounds propogation, substitution, derivative inspection, and iterative approximation. Propogation is an extension of interval arithmetic that takes linear time, but ignores constraints between variables and multiple occurences of variables. The remaining algorithms consider these factors, but require exponential time. Substitution is a new, provably correct, algorithm for utilizing constraints between variables. An earlier attempt by Brooks does not terminate on all inputs and exploits fewer constraints. The final two algorithms analyze constraints between variables. Inspection examines the signs of partial derivatives. Iteration is based on several earlier algorithms from interval arithmetic. 2023-03-29T14:29:12Z 2023-03-29T14:29:12Z 1987-02 https://hdl.handle.net/1721.1/149121 MIT-LCS-TM-312 application/pdf
spellingShingle Sacks, Elisha P.
Hierarchical Inequality Reasoning
title Hierarchical Inequality Reasoning
title_full Hierarchical Inequality Reasoning
title_fullStr Hierarchical Inequality Reasoning
title_full_unstemmed Hierarchical Inequality Reasoning
title_short Hierarchical Inequality Reasoning
title_sort hierarchical inequality reasoning
url https://hdl.handle.net/1721.1/149121
work_keys_str_mv AT sackselishap hierarchicalinequalityreasoning