This project aims to improve the Bat Optimization Algorithm to solve the Task Scheduling Problem in Open Shop. The task scheduling problem is a widely studied optimization problem, and it plays a critical role in many fields, such as manufacturing, logistics, and transportation. The Open Shop scheduling problem is a specific instance of the task scheduling problem, where all tasks need not go through all machines in a specific order.
To run the project, you need to have Python 3 installed on your computer. Then, follow these steps:
- Download or clone the project from the GitHub repository.
- Open a terminal or command prompt and navigate to the project directory.
- Run the following command:
python3 main.py
The program will run and display the results of the Improved Bat Optimization Algorithm for the Task Scheduling Problem in Open Shop.
This project was completed by the following contributors:
- Kunchala Srivatsav Reddy
- Mithun Reddy
- Rahul Reddy Sama
- Kolli Shanmukh
If you have any questions or feedback, please feel free to contact us.