Enhancing Algorithm Efficiency Using Simplification Techniques
Project Type
Event
Location
Alvin Sherman Library 2053
Start Date
4-4-2003 12:00 AM
End Date
4-4-2003 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.