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

Cliquer cannot be interrupted #11252

Closed
jdemeyer opened this issue Apr 25, 2011 · 5 comments
Closed

Cliquer cannot be interrupted #11252

jdemeyer opened this issue Apr 25, 2011 · 5 comments

Comments

@jdemeyer
Copy link

From working on #11227, it became clear that Cliquer cannot be interrupted:

sage: G=graphs.RandomGNP(1000, .9)
sage: clique_number(G)
^C

[...nothing happens...]

Component: c_lib

Keywords: cliquer interrupt

Author: Jeroen Demeyer

Reviewer: Nathann Cohen

Merged: sage-4.7.1.alpha1

Issue created by migration from https://trac.sagemath.org/ticket/11252

@jdemeyer jdemeyer added this to the sage-4.7.1 milestone Apr 25, 2011
@jdemeyer
Copy link
Author

jdemeyer commented May 7, 2011

Author: Jeroen Demeyer

@nathanncohen
Copy link
Mannequin

nathanncohen mannequin commented May 8, 2011

comment:2

Good patch ! I don't often work on alrge graphs, but I understand it may have been a pain. Positive review (though you may want to change the patch commit message, or Jeroen won't be pleased) :-)

Thank you for taking care of cliquer !

Nathann

@nathanncohen
Copy link
Mannequin

nathanncohen mannequin commented May 8, 2011

Reviewer: Nathann Cohen

@jdemeyer
Copy link
Author

Attachment: 11252_cliquer_interrupt.patch.gz

@jdemeyer
Copy link
Author

Merged: sage-4.7.1.alpha1

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

No branches or pull requests

1 participant