#18987: Parallel computation of number of solutions in dancing links
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  slabbe                 |       Status:  needs_work
           Type:         |    Milestone:  sage-6.9
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:  Vincent Delecroix
  combinatorics          |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  c01612691e55baf745fc710fc8c8dfc97b885375
  Sébastien Labbé        |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  public/18987           |
   Dependencies:         |
-------------------------+-------------------------------------------------
Changes (by vdelecroix):

 * status:  needs_review => needs_work


Comment:

 - `(solving) independant (cases)` -> `independent`
 - I do not understand this comment
 {{{
 If possible, a good choice of column gives a partition
 of solutions where each part has about the same number
 of solutions.
 }}}
 - could you make a complete sentence for the `OUTPUT` section instead of
 `dict, row number -> list of rows`
 - this is not quite accurate
 {{{
 After the split each subproblem has the same number of columns and
 rows and the same solutions as above::
 }}}
   it is the union of solutions of the subproblems that form the solution
 of the initial one.
 - I do not see the point of having `number_of_solutions_iterator` and
 `number_of_solutions`. You should just get rid of the first one and allow
 parallelization in the second.
 - Why not also make available parallelization for getting the list of
 solutions?

--
Ticket URL: <http://trac.sagemath.org/ticket/18987#comment:65>
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