#6812: Enumerate integer list up to the action of a Permutation Group
-------------------------+--------------------------------------------------
 Reporter:  nborie       |       Owner:  tbd                                    
       
     Type:  enhancement  |      Status:  new                                    
       
 Priority:  major        |   Milestone:  sage-combinat                          
       
Component:  algebra      |    Keywords:  enumaration, integer, list, 
permutation, group
 Reviewer:               |      Author:  nborie                                 
       
   Merged:               |  
-------------------------+--------------------------------------------------
 The goal is to enumerate lists up to the action of a Permutation Group.
 The final function is generate_list_of_sum(integer) which give all list
 which sum over all element is the integer.

 The module in patch use the orderly generating algorithm. The goal is to
 select list which are maximals according the lexicographic order.

 There is a lot of test on this module( strong_generating_system() are also
 test indirectly in this module... )

 depends on #6647

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6812>
Sage <http://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