\begin{flushleft}
\hrulefill

\vspace*{-4mm}

\begin{alltt}
STk> (begin (map (lambda (x) (scc-result x)) und-graphs) #f){\em{
\{[ 1 2 3 4 5 6 7 ]\{ \{ 1 2 \}\{ 1 3 \}\{ 1 4 \}\{ 1 5 \}\{ 1 6 \}\{ 1 7 \}\}\}
Error: StronglyConnectedComponents (warning): Graph should be directed binary

*** Error:
    No applicable method for \#[\(<\)generic\(>\) \#p63e518]
in call (collection-vertex-\(>\)string \#[\(<\)set\(<\)set\(<\)vertex*\(>\)\(>\)\(>\) \#p66a81c])
Current eval stack:
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
  0    (error "No applicable method for \~S\\nin call \~S" gf (append (cons (slot-ref gf (quote name)) args)))
  1    (collection-vertex-\(>\)string (scc g))
  2    (display (collection-vertex-\(>\)string (scc g)))
  3    (scc-result x)
  4    (map (lambda (x) (scc-result x)) und-graphs)
  5    (begin (map (lambda (x) (scc-result x)) und-graphs) \#f)} }
\end{alltt}
\begin{alltt}
STk> (begin (map (lambda (x) (scc-result x)) dir-graphs) #f){\em{
\{[ 1 2 3 4 5 ]\{ \(<\) 1 2 \(>\)\(<\) 2 3 \(>\)\(<\) 3 4 \(>\)\(<\) 4 5 \(>\)\(<\) 5 1 \(>\)\}\}

*** Error:
    No applicable method for \#[\(<\)generic\(>\) \#p63e518]
in call (collection-vertex-\(>\)string \#[\(<\)set\(<\)set\(<\)vertex*\(>\)\(>\)\(>\) \#p63ea88])
Current eval stack:
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
  0    (error "No applicable method for \~S\\nin call \~S" gf (append (cons (slot-ref gf (quote name)) args)))
  1    (collection-vertex-\(>\)string (scc g))
  2    (display (collection-vertex-\(>\)string (scc g)))
  3    (scc-result x)
  4    (map (lambda (x) (scc-result x)) dir-graphs)
  5    (begin (map (lambda (x) (scc-result x)) dir-graphs) \#f)} }
\end{alltt}
\begin{alltt}
STk> (begin (map (lambda (x) (scc-result x)) mixed-graphs) #f){\em{
\{[ 1 2 3 ]\{ \(<\) 1 3 \(>\)\(<\) 2 1 \(>\)\{ 2 3 \}\}\}
Error: StronglyConnectedComponents (warning): Graph should be directed binary

*** Error:
    No applicable method for \#[\(<\)generic\(>\) \#p63e518]
in call (collection-vertex-\(>\)string \#[\(<\)set\(<\)set\(<\)vertex*\(>\)\(>\)\(>\) \#p61f150])
Current eval stack:
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
  0    (error "No applicable method for \~S\\nin call \~S" gf (append (cons (slot-ref gf (quote name)) args)))
  1    (collection-vertex-\(>\)string (scc g))
  2    (display (collection-vertex-\(>\)string (scc g)))
  3    (scc-result x)
  4    (map (lambda (x) (scc-result x)) mixed-graphs)
  5    (begin (map (lambda (x) (scc-result x)) mixed-graphs) \#f)} }
\end{alltt}
\begin{alltt}
STk> (begin (map (lambda (x) (scc-result x)) und-hypergraphs) #f){\em{
\{[ 1 2 3 4 5 6 7 8 9 ]\{ \{ 1 2 3 \}\{ 1 4 \}\{ 2 3 5 \}\{ 4 5 6 \}\{ 7 8 9 \}\}\}
Error: StronglyConnectedComponents (warning): Graph should be directed binary

*** Error:
    No applicable method for \#[\(<\)generic\(>\) \#p63e518]
in call (collection-vertex-\(>\)string \#[\(<\)set\(<\)set\(<\)vertex*\(>\)\(>\)\(>\) \#p50a6c4])
Current eval stack:
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
  0    (error "No applicable method for \~S\\nin call \~S" gf (append (cons (slot-ref gf (quote name)) args)))
  1    (collection-vertex-\(>\)string (scc g))
  2    (display (collection-vertex-\(>\)string (scc g)))
  3    (scc-result x)
  4    (map (lambda (x) (scc-result x)) und-hypergraphs)
  5    (begin (map (lambda (x) (scc-result x)) und-hypergraphs) \#f)} }
\end{alltt}
\begin{alltt}
STk> (begin (map (lambda (x) (scc-result x)) dir-hypergraphs) #f){\em{
\{[ 1 2 3 4 5 ]\{ \(<\) 1 2 3 \(>\)\(<\) 4 2 3 \(>\)\}\}
Error: StronglyConnectedComponents (warning): Graph should be directed binary

*** Error:
    No applicable method for \#[\(<\)generic\(>\) \#p63e518]
in call (collection-vertex-\(>\)string \#[\(<\)set\(<\)set\(<\)vertex*\(>\)\(>\)\(>\) \#p65d52c])
Current eval stack:
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
  0    (error "No applicable method for \~S\\nin call \~S" gf (append (cons (slot-ref gf (quote name)) args)))
  1    (collection-vertex-\(>\)string (scc g))
  2    (display (collection-vertex-\(>\)string (scc g)))
  3    (scc-result x)
  4    (map (lambda (x) (scc-result x)) dir-hypergraphs)
  5    (begin (map (lambda (x) (scc-result x)) dir-hypergraphs) \#f)} }
\end{alltt}
\begin{alltt}
STk> (begin (map (lambda (x) (scc-result x)) mixed-hypergraphs) #f){\em{
\{[ 1 2 3 ]\{ \(<\) 1 2 3 \(>\)\{ 2 3 \}\}\}
Error: StronglyConnectedComponents (warning): Graph should be directed binary

*** Error:
    No applicable method for \#[\(<\)generic\(>\) \#p63e518]
in call (collection-vertex-\(>\)string \#[\(<\)set\(<\)set\(<\)vertex*\(>\)\(>\)\(>\) \#p64609c])
Current eval stack:
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
  0    (error "No applicable method for \~S\\nin call \~S" gf (append (cons (slot-ref gf (quote name)) args)))
  1    (collection-vertex-\(>\)string (scc g))
  2    (display (collection-vertex-\(>\)string (scc g)))
  3    (scc-result x)
  4    (map (lambda (x) (scc-result x)) mixed-hypergraphs)
  5    (begin (map (lambda (x) (scc-result x)) mixed-hypergraphs) \#f)} }
\end{alltt}

\vspace*{-5mm}

\hrulefill
\end{flushleft}
