#17905: Dominating set in directed Graphs not correct
-------------------------+-------------------------------------------------
   Reporter:  Mantis     |            Owner:
       Type:  defect     |           Status:  new
   Priority:  major      |        Milestone:  sage-6.6
  Component:  graph      |         Keywords:  dominating_set, Graphs,
  theory                 |  Directed Graphs
  Merged in:             |          Authors:  Sergios Lenis
  Reviewers:             |  Report Upstream:  N/A
Work issues:             |           Branch:
     Commit:             |     Dependencies:
   Stopgaps:             |
-------------------------+-------------------------------------------------
 It seems that the dominating_set() operation is not working correctly for
 the directed graphs. For example if the graph is a->b->c<-d the
 dominating_set will give b,c which is not true.

 The dominating set of a undirected graph is computed correctly.

 I suppose a stopgap should be filled also.

--
Ticket URL: <http://trac.sagemath.org/ticket/17905>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to