igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Problem with dimacs file


From: Gábor Csárdi
Subject: Re: [igraph] Problem with dimacs file
Date: Tue, 12 Nov 2013 14:57:39 -0500

On Tue, Nov 12, 2013 at 2:52 PM, Raphael Clifford <address@hidden> wrote:
[...]
> 1624, in Read_DIMACS
>     graph, source, target, cap = super(Graph, cls).Read_DIMACS(f, directed)
> igraph._igraph.InternalError: Error at foreign.c:820: 'a' lines are
> allowed only in MAX problem files, Parse error
>
> What is igraph expecting as input?

A max-flow problem file.
http://igraph.sourceforge.net/doc/python/igraph.Graph-class.html#Read_DIMACS

There are a bunch of different DIMACS files, and yours (sp) is not
supported. You can report a bug for this at
http://github.com/igraph/igraph/issues
It helps if you can collect the various DIMACS file versions.

Thanks,
Gabor

> Raphael
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help



reply via email to

[Prev in Thread] Current Thread [Next in Thread]