Diophantine
Diophantine Solver is an Android app that helps users solve Diophantine equations. The app provides a user-friendly interface to input parameters such as degree, limit, and optional settings. It then calculates and displays solutions based on the specified Diophantine equation.


Features
- Solve equations of the form: $m^{pk} = 2n - 1$
- Customize parameters like degree, limit, and more
- Visualize solutions in a list format
How to Use
- Enter the required parameters in the app.
- Press the “Calculate Solutions” button.
- View the solutions in the results list.
Requirements
- Android Studio
- Minimum API level: X (replace with your chosen API level)
Installation
- Clone the repository.
- Open the project in Android Studio.
- Build and run the app on an emulator or device.
Contributing
If you would like to contribute to the development of this app, please follow the guidelines in CONTRIBUTING.
License
This project is licensed under the MIT License.