#19014: Tarjan Strongly Connected Components Algorithm
-------------------------------------+-------------------------------------
Reporter: borassi | Owner:
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-6.9
Component: graph theory | Resolution:
Keywords: Strongly | Merged in:
connected components, Tarjan | Reviewers: David Coudert
Authors: Michele Borassi | Work issues:
Report Upstream: N/A | Commit:
Branch: | 9167071e5e8408c33125b551168d43c5f4539d19
u/borassi/tarjan_strongly_connected_components_algorithm| Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by borassi):
Yes, I think the problem is caused by this ticket, because I changed the
language of `static_sparse_graph` from C to C++ (I needed vectors). In
particular, I think the problem was the use of `stdint` library, as
explained in [1]. I replaced this library with `limits`, and now it should
work.
[1] !http://stackoverflow.com/questions/3233054/error-int32-max-was-not-
declared-in-this-scope
--
Ticket URL: <http://trac.sagemath.org/ticket/19014#comment:27>
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.