Skip to content

Scheduling to Minimize Lateness ( Greedy Algorithm ) #309

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

Merged
merged 2 commits into from
Jul 16, 2018
Merged

Scheduling to Minimize Lateness ( Greedy Algorithm ) #309

merged 2 commits into from
Jul 16, 2018

Conversation

YooSeonjae
Copy link
Contributor

@YooSeonjae YooSeonjae commented Nov 13, 2017

Scheduling to Minimize Lateness ( Greedy Algorithm )

@YooSeonjae YooSeonjae changed the title Scheduling to Minimize Maximum Lateness ( Greedy Algorithm ) Scheduling to Minimize Lateness ( Greedy Algorithm ) Nov 13, 2017
@YooSeonjae
Copy link
Contributor Author

YooSeonjae commented Nov 13, 2017

default

The first line in the input data is the number of tasks, the next is the time required for each task to be performed, and the next is the time the task should be completed.

@YooSeonjae YooSeonjae mentioned this pull request Dec 17, 2017
@christianbender christianbender merged commit 5affb4d into TheAlgorithms:master Jul 16, 2018
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

Successfully merging this pull request may close these issues.

2 participants