#16096: exact computations for fractional_chromatic_index
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  ncohen                 |       Status:  needs_review
           Type:         |    Milestone:  sage-6.3
  enhancement            |   Resolution:
       Priority:         |    Merged in:
  trivial                |    Reviewers:
      Component:  graph  |  Work issues:
  theory                 |       Commit:
       Keywords:         |  85f3ca04e2c76fca18064b39a808ca626f940563
        Authors:         |     Stopgaps:
  Nathann Cohen          |
Report Upstream:  N/A    |
         Branch:         |
  u/ncohen/16096         |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by dimpase):

 Replying to [comment:6 dimpase]:
 > I get trouble running doctests; e.g.
 > {{{
 > sage -t src/sage/graphs/graph.py
 > **********************************************************************
 > File "src/sage/graphs/graph.py", line 388, in sage.graphs.graph
 > Failed example:
 >     G = GraphQuery(display_cols=['graph6'], num_vertices=7, diameter=5)
 > Exception raised:
 >     Traceback (most recent call last):
 >       File "/home/dima/sage/sage-6.3.beta7/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 480, in _run
 >         self.execute(example, compiled, test.globs)
 >       File "/home/dima/sage/sage-6.3.beta7/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 839, in execute
 >         exec compiled in globs
 >       File "<doctest sage.graphs.graph[32]>", line 1, in <module>
 >         G = GraphQuery(display_cols=['graph6'], num_vertices=Integer(7),
 diameter=Integer(5))
 >       File "/home/dima/sage/sage-6.3.beta7/local/lib/python2.7/site-
 packages/sage/graphs/graph_database.py", line 429, in __init__
 >         self.intersect(SQLQuery(graph_db, qdict), 'graph_data',
 join_dict,in_place=True)
 >       File "/home/dima/sage/sage-6.3.beta7/local/lib/python2.7/site-
 packages/sage/databases/sql_db.py", line 479, in __init__
 >         + str(query_dict['table_name']) + ".")
 >     ValueError: Database has no tablemisc.
 > }}}
 > any idea what is this?

 sorry, this is not related to this ticket, but rather to the update to
 beta7 or beta8...

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