#10276: Create a random triangulation (max planar graph)
--------------------------------------+----------------------------------
       Reporter:  edward.scheinerman  |        Owner:  jason, ncohen, rlm
           Type:  enhancement         |       Status:  needs_info
       Priority:  major               |    Milestone:
      Component:  graph theory        |   Resolution:
       Keywords:  random graph        |    Merged in:
        Authors:  Ed Scheinerman      |    Reviewers:
Report Upstream:  N/A                 |  Work issues:
         Branch:                      |       Commit:
   Dependencies:                      |     Stopgaps:
--------------------------------------+----------------------------------
Changes (by chapoton):

 * keywords:   => random graph


Old description:

> This is a new graph generator to create a random triangulation, i.e., a
> random planar graph all of whose faces are triangles (3-cycles). We do
> this by generation points iid uniformly on the surface of a sphere,
> finding the convex hull of those points, and returning the 1-skeleton of
> that polyhedron.
>
> '''Apply:'''
>
> 1. [attachment:trac_10276-random-triangulation-rebase.patch]

New description:

 This is a new graph generator to create a random triangulation, i.e., a
 random planar graph all of whose faces are triangles (3-cycles). We do
 this by generation points iid uniformly on the surface of a sphere,
 finding the convex hull of those points, and returning the 1-skeleton of
 that polyhedron.

 '''Apply:'''

 1. [attachment:trac_10276-random-triangulation-rebase_v2.patch]

--

Comment:

 for the patchbot:

 apply trac_10276-random-triangulation-rebase_v2.patch

 I have just rebased the patch..

--
Ticket URL: <http://trac.sagemath.org/ticket/10276#comment:8>
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/groups/opt_out.

Reply via email to