Ticket #850 (closed enhancement: fixed)
[with patch] [tested by cwitty] graphs: create graph by specifying vertices and a function giving adjacencies
| Reported by: | jason | Owned by: | was |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.8.7 |
| Component: | combinatorics | Keywords: | graphs |
| Cc: | Author(s): | ||
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
It would be very useful to be able to create a graph by giving a list of vertices and a function which specified the adjacencies. See the doc examples in the patch for several examples.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

