source: src/Graph@ 88bb6b

Name Size Rev Age Author Last Change
../
unittests 5aaa43   12 years FrederikHeber FIX: Fixed new copyright line since start of 2013 in CodeChecks test. …
Makefile.am 3.0 KB 214240   12 years FrederikHeber FIX: Most of the includedirs were wrongly set. - each just needs to …
ListOfLocalAtoms.hpp 509 bytes 6d551c   12 years FrederikHeber ListOfLocalAtoms is now a map, inherited into a distinct class. - …
DepthFirstSearchAnalysis.hpp 5.0 KB 88c8ec   12 years FrederikHeber REFACTOR: Replaced all "bond *" appearances by bond::ptr. - this is …
DepthFirstSearchAnalysis.cpp 17.5 KB 8dbcaf   11 years FrederikHeber FIX: CyclicStructureAnalysis did not work correctly. - many errors …
CyclicStructureAnalysis.hpp 2.1 KB ec7511   11 years FrederikHeber FIX: CyclicStructureAnalysis falsely used DFS, skipped some cycles. - …
CyclicStructureAnalysis.cpp 19.3 KB ec7511   11 years FrederikHeber FIX: CyclicStructureAnalysis falsely used DFS, skipped some cycles. - …
ConnectedSubgraph.hpp 714 bytes 09ac12   14 years FrederikHeber Added new class ConnectedSubgraph. - inherits list<atom *>. - will be …
ConnectedSubgraph.cpp 2.4 KB 94d5ac6   13 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
BuildInducedSubgraph.hpp 1.2 KB 2d4334   14 years FrederikHeber Moved BuildInducedSubgraph from molecule into functor in Graph/. - …
BuildInducedSubgraph.cpp 3.2 KB 5aaa43   12 years FrederikHeber FIX: Fixed new copyright line since start of 2013 in CodeChecks test. …
BreadthFirstSearchAdd.hpp 2.3 KB 88c8ec   12 years FrederikHeber REFACTOR: Replaced all "bond *" appearances by bond::ptr. - this is …
BreadthFirstSearchAdd.cpp 7.8 KB 7d82a5   12 years FrederikHeber Changed bond::ptr into boost::shared_ptr. Changes: - refactored some …
BondGraph.hpp 19.9 KB 4f04ab8   12 years FrederikHeber Using boost::graph to obtain maximum matching for bond degree …
BondGraph.cpp 18.0 KB 5aaa43   12 years FrederikHeber FIX: Fixed new copyright line since start of 2013 in CodeChecks test. …
AdjacencyList.hpp 2.5 KB 3aa8a5   12 years FrederikHeber REFACTOR: AdjacencyList now just contains a single internal map. - …
AdjacencyList.cpp 9.3 KB abb641   12 years FrederikHeber FIX: AdjacencyList missed atoms without bonds. - this caused an …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.