Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contribute Applications for a particular algorithm within the respective subfolder. #8

Open
CodingWarrior33 opened this issue Oct 3, 2023 · 2 comments
Labels
enhancement New feature or request hacktoberfest

Comments

@CodingWarrior33
Copy link
Contributor

The application code file should contain either a program for visualising the algorithm (for example visualising the Decision Boundary as the parameters change) or a real world application of a particular algorithm (for example a program showing Dijkstra for re-routing for the shortest distance between 2 points on a map).

If using a builtin library, mention in code comments the instructions for installing that library.

@CodingWarrior33 CodingWarrior33 added enhancement New feature or request hacktoberfest labels Oct 3, 2023
@kots14
Copy link

kots14 commented Oct 4, 2023

Can I add code for visualizing the solution for 8-puzzle problem using command line output when a start state and a goal state is defined through input?

@Souradeephazra123
Copy link
Contributor

Can i add code for a program showing Dijkstra for re-routing for the shortest distance between 2 points on a map ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants