#13280: Extend SubgraphSearch class
----------------------------------------------------+-----------------------
       Reporter:  vdelecroix                        |         Owner:  
vdelecroix  
           Type:  enhancement                       |        Status:  
needs_review
       Priority:  major                             |     Milestone:  sage-5.3  
  
      Component:  graph theory                      |    Resolution:            
  
       Keywords:  graph, subgraph, search, subsets  |   Work issues:            
  
Report Upstream:  N/A                               |     Reviewers:            
  
        Authors:  Vincent Delecroix                 |     Merged in:            
  
   Dependencies:                                    |      Stopgaps:            
  
----------------------------------------------------+-----------------------
Changes (by vdelecroix):

  * status:  new => needs_review


Comment:

 Hi there,

 I start the review myself! I get into trouble between the two methods
 search_subgraph() and search_subgraph_iterator() as they do not return the
 same objects! In particular, as I mention in the documentation (the patch
 has to be changed for that), in the method search_subgraph() there is no
 way to get the map Vertex(H) -> Vertex(G). What can I do? An option
 return_map like for isomorphism test?

 Vincent

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13280#comment:1>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to