Enhancing Algorithm Efficiency Using Simplification Techniques

Researcher Information

Leeor GevaFollow

Project Type

Event

Location

Alvin Sherman Library 2053

Start Date

4-4-2003 12:00 AM

End Date

4-4-2003 12:00 AM

This document is currently not available here.

Share

COinS
 
Apr 4th, 12:00 AM Apr 4th, 12:00 AM

Enhancing Algorithm Efficiency Using Simplification Techniques

Alvin Sherman Library 2053

Smart algorithms are the essential key in making computing faster and more efficient. Different techniques are used to optimize today’s applications. Such techniques are using Horner’s Method and Preprocessed Coefficients method to simplify algorithms. These methods break down advanced forms of polynomials in algorithms to simpler forms. I will demonstrate the benefits of using simpler polynomials in algorithms and the controversial overhead that goes along with breaking down the polynomials into simpler forms.