robert-7 / Hofstadter

Hofstadter Application for Recursions
0 stars 0 forks source link

What is Hofstadter?

Hofstadter is a flexible, portable, accessible and efficient program for generating and analyzing recursions. Going into more detail:

Flexible

Hofstadter is embedded with a robust parser for mathematical expression.

Portable

Hofstadter is implemented in C++, dynamically linked with Qt development library. No extra package or software has to be pre-installed in order to have it run smoothly on Windows, Mac or Linux.

Accessible

Hofstadter comes with this complete reference containing rigorous definition and the methodology, allowing user to understand the results thoroughly.

Efficient

Hofstadter implements efficient algorithms to generate recursions and its summary statistics. It offers excellent performance with respect to runtime and memory usage. Users can enjoy state-of-the-art algorithms within reach.

Getting Help

Any question can be directed to:

To install:

1) Install Qt 5.latest (last tested on 5.5.1)

2) Download the source from Github repository

3) Import the project.

If you are getting problems