GraphStream Users

Archives de la liste Aide


Re: testing my DGS parser


Chronologique Discussions 
  • From: Luc Hogie <Luc.Hogie AT inria.fr>
  • To: graphstream-users AT litislab.fr
  • Cc: guilhelm savin <guilhelm.savin AT gmail.com>
  • Subject: Re: testing my DGS parser
  • Date: Wed, 29 Jun 2011 11:54:13 +0200

Hi Luc,

Hi Guilhelm,

I can not figure out what kind of tests you are interested in. If this is
really displayable tests, opening a dgs file with your parser and display
the produced graph should be a basic but sufficient test ?

Well I just want to be sure that the parser produces graphs that are what is described in the DGS file. Displaying the resulting graph immediately shows if it's okay or not.

Can I ask you why you are making a new parser ? We have some new parsers for
DGS (JavaCC and Antlr) for the next version of of the FileSourceDGS.

Because I want my lib to be able to load DGS files. Actually I forgot reusing your code. Are there "abstract" parsers that I can easily use for manipulating my graph structure ?

Regards,
Luc.



Archives gérées par MHonArc 2.6.16.

Top of page