Skip to content

merge numbers when operation reaches the full precision #11

@Laouen

Description

@Laouen

As done in path compression, whenever a number iterator is increased and the calculated number entire representation is reached (lower bound is equal to upper bound), then the real number is converted to a real_explicit with the calculated number and the children are destroyed.

This can improve performance to reduce both memory and recursive calls

Metadata

Metadata

Assignees

Labels

After GSoCTo implement before submitting to Boost C++ for inclusion

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions