# Internal versus external balancing in the evaluation of graph-based number types

**Authors:** Hanna Geppert, Martin Wilhelm

arXiv: 1904.02034 · 2026-04-15

## TL;DR

This paper compares internal and external balancing techniques for graph-based number types, demonstrating how restructuring and balancing can improve evaluation efficiency through theoretical analysis and experiments.

## Contribution

It provides a comparative analysis of internal versus external balancing methods for graph-based number types, highlighting their respective advantages and disadvantages.

## Key findings

- External balancing can significantly improve evaluation performance.
- Internal balancing offers a different approach to error management.
- Theoretical and experimental results illustrate the trade-offs between the methods.

## Abstract

Number types for exact computation are usually based on directed acyclic graphs. A poor graph structure can impair the efficency of their evaluation. In such cases the performance of a number type can be drastically improved by restructuring the graph or by internally balancing error bounds with respect to the graph's structure. We compare advantages and disadvantages of these two concepts both theoretically and experimentally.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.02034/full.md

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/1904.02034/full.md

## References

16 references — full list in the complete paper: https://tomesphere.com/paper/1904.02034/full.md

---
Source: https://tomesphere.com/paper/1904.02034