Metadata-Version: 2.1
Name: aiml-lab
Version: 0.1
Summary: A utility package for AIML Lab
Home-page: https://github.com/KRHero03/aiml_lab
Author: KRHero
Author-email: krunalrank0609@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# AIML LAB

## Description

AIML LAB Module contains various examples that involves concepts from AI/ML to solve problems.
Some of the available problem solvers available are as follows:
- Sudoku Solver
- Shortest Path Solver
- Crossword Solver
- Eight Puzzle Problem Solver


