Skip to content

Web Application using Streamlit to visualize solutions of the N-Queen Problem by Backtracking.

Notifications You must be signed in to change notification settings

Rishav-Chowdhury/N-Queen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-Queen

This Web Application takes the number of queens as an input on the slider and computes the solutions by Backtracking and uses PyPlot to display the unique solutions visually. It was created using Streamlit, which is a unique Python package for creating and deploying interactive Web Applications for Machine Learning Models. The Application is deployed on Heroku.

Link to the Web Application on Heroku: N-Queen on Heroku

Update:

I deployed the Web Application using Streamlit Sharing and it was so user-friendly.

Link to the Web Application on Streamlit: N-Queen on Streamlit

About

Web Application using Streamlit to visualize solutions of the N-Queen Problem by Backtracking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published