Changeset f5ea10 for src/Graph/BoostGraphCreator.hpp
- Timestamp:
- Jun 22, 2018, 7:26:09 AM (7 years ago)
- Branches:
- Candidate_v1.6.1, ChemicalSpaceEvaluator
- Children:
- 99c705
- Parents:
- 8d56a6
- git-author:
- Frederik Heber <frederik.heber@…> (09/26/17 22:30:01)
- git-committer:
- Frederik Heber <frederik.heber@…> (06/22/18 07:26:09)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Graph/BoostGraphCreator.hpp
r8d56a6 rf5ea10 90 90 const predicate_t &_pred); 91 91 92 /** Creates the boost::graph from the defining graph6 string where the atom 93 * nodes map is simply the identity. 94 * 95 * \param _graph_string graph6 string defining the graph 96 */ 97 void createFromGraph6String( 98 const std::string &_graph_string); 99 92 100 /** Getter for the created graph. 93 101 *
Note:
See TracChangeset
for help on using the changeset viewer.