Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0b186cb

Browse files
Updates README with new project description
1 parent 30c1098 commit 0b186cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# flowshop_scheduling_problem
2-
This is an implemention for some algorithms to solve a Permutation Flowshop Scheduling Problem (PFSP).
2+
This is an implemention for some algorithms to solve a Permutation Flowshop Scheduling Problem (PFSP) using exact methods (**Johnson's Rule**, **Branch And Bound**) and Heuristic algorithms (**Palmer**, **CDS**, **NEH**) and genetic algorithm.
33

44
## NOTE
55

6-
Not all algorithms are implemented in this repo, until now, only johnson's algorithm is implemented which only works for a 2 machine problem.
6+
Not all algorithms are implemented in this repo. Until now, only johnson's algorithm and Palmer's heuristic are implemented.
77

88

99
## Deployment

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /