Readgexf:c++ version GEXF file parser (currently only testing Gephi generated GEXF files)

Source: Internet
Author: User

Project Address: Https://github.com/xysmlx/ReadGEXF

Simple program for reading GEXF files, C + + version (for windows/linux)

Successor planning features: generating GEXF files

Readme:

# readgexfa Simple GEXF file reader by c++## version 0.1This version can read GEXF file generated by gephi.## build======= ================g++-C tinyxml2.cppar-crv tinyxml2.a tinyxml2.og++-o readgexf main.cpp tinyxml2.a==================== ===oruse the Visual Studio project (Based on VS2015 CTP) # # RUNIN.GEXF is the input file.## referencestinyxml2:https://git Hub.com/leethomason/tinyxml2

Readgexf:c++ version GEXF file parser (currently only testing Gephi generated GEXF files)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.