Talk:Complete coloring

Read in section Algrithms

Talk:Complete coloring

What is wrong?

Read in section Algrithms

For any fixed k, it is possible to determine whether the achromatic number of a given graph is at least k, in linear time.

Read in article "The First-fit Chromatic and Achromatic Numbers" Stephanie Fuller, December 17, 2009, page 9:

Finding the achromatic number of a graph is NP-hard; determining whether it is greater than some number is NP-complete. This was proven in [24] using minimum edge dominating sets. In this paper, they also prove that even when limited to the complements of bipartite graphs, it is an NP-hard problem [24]

So, it is NP-complete or "linear time"? Jumpow (talk) 18:10, 17 April 2014 (UTC)JumpowReply

It is linear time for fixed k. It is NP-complete when k is a variable that is part of the input. —David Eppstein (talk) 18:28, 17 April 2014 (UTC)Reply
Don't understand....Loop though all k=0:N and find max k when for GIVEN GRAPH "achromatic number is at least k". Got O(N*N). Jumpow (talk) 16:55, 18 April 2014 (UTC)JumpowReply
Let's suppose, for the sake of specificity, that the running time, measured as a function of both and , is (the actual dependence on from the cited source appears to be much worse). Then for any particular value of , such as , the part of this bound is just a constant (81 for ) and can be removed from the -notation. But if you are testing all values of from 1 to as in your "loop through all" statement, then the time is , much bigger than . —David Eppstein (talk) 18:04, 18 April 2014 (UTC)Reply
I understood what is wrong a couple of hours ago... I did not count, that constant will depend from k, and dependency will not linear. But, I think, article need some crarifying. Thank you for patience and explanation. Jumpow (talk) 20:06, 18 April 2014 (UTC)JumpowReply

Hello fellow Wikipedians,

I have just modified one external link on Complete coloring. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 5 June 2024).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 18:57, 11 August 2017 (UTC)Reply

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.