Skip to content

slymz/boost-graph-xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoostGraphXml is a single header "library" that adapts XML libraries 
to satisfy Incident Graph concept (directed or undirected), which in turn 
allows DOM tree to walk and talk like a Boost Graph (i.e. use all the rich Graph 
algorithms, in particular traversal).  Currently supported XML libraries 

* RapidXML
* pugixml (planned)

About

Boost.Graph adaptors for select XML libs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages