Jump to content

Talk:Uniform-machines scheduling

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Cewbot (talk | contribs) at 14:28, 10 February 2024 (Maintain {{WPBS}} and vital articles: 1 WikiProject template. Create {{WPBS}}. Keep majority rating "Start" in {{WPBS}}. Remove 1 same rating as {{WPBS}} in {{WikiProject Computer Science}}.). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

NP-Completeness

[edit]

Does a paper exists thar demonstrates that particular case ofschedling is indeed NP-Complete ? I'm looking for one ;-) French-jamian 21:02, 9 September 2007 (UTC)[reply]

I bet you're still looking for an answer, some five years later. :) This article gives the following two references to support the fact that the Multiprocessor Scheduling Problem is NP-hard:
  • M. R. Garey and D. S. Johnson, Computers and Intractability. A Guide to the Theory of NP-Completeness (Freeman, New York, 1997).
  • S. Mertens, Comput. Sci. Eng. 4, 31 (2002).
If I understand correctly, this article shouldn't say "NP-complete" since that only applies to decision (yes/no) problems. /skagedaltalk 08:10, 26 January 2012 (UTC)[reply]