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

Implement Solution for Painter's Partition Problem. #267

Open
Salonisaroha opened this issue Oct 15, 2024 · 3 comments
Open

Implement Solution for Painter's Partition Problem. #267

Salonisaroha opened this issue Oct 15, 2024 · 3 comments
Assignees

Comments

@Salonisaroha
Copy link
Contributor

please @DhanushNehru assign me this issue.
I would like to implement a solution for the Painter's Partition Problem, which involves distributing tasks among multiple painters to minimize the maximum time taken. The problem has practical applications in areas like task scheduling, load balancing, and resource allocation.

Approach:
I plan to use a binary search algorithm combined with a feasibility check to determine the optimal solution efficiently. The implementation will focus on balancing the workload among painters while minimizing the maximum time required.

@anuska2772
Copy link

@DhanushNehru I request you to please assign me this issue.

@Salonisaroha
Copy link
Contributor Author

@DhanushNehru is this repository excluded from the hacktoberfest. As in the hacktoberfest , it shows that repository has been excluded.

@DhanushNehru
Copy link
Owner

Hi @Salonisaroha this is just a template repo to fork and raise a PR

Checkout repos here to contribute that counts towards hacktoberfest  and join discord for more discussions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants