| 1 | initial version |
The attributes vertex_ints and vertex_labels are Cython attributes. They are declared in c_graph.pxd. In particular, they can not be accessed at Python level.
It is possible to provide access to them, but this requires modifications to the SageMath source code... which you are welcome to provide on the trac server.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.