source:
src/Graph@
15678e
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| unittests | 70975a | 4 months | FIX: Graph6ReaderUnitTest had wrong graph6 string. | ||
| AdjacencyList.cpp | 9.3 KB | 9eb71b3 | 9 years | Commented out MemDebug include and Memory::ignore. - MemDebug clashes … | |
| AdjacencyList.hpp | 2.5 KB | 3aa8a5 | 13 years | REFACTOR: AdjacencyList now just contains a single internal map. - … | |
| BondGraph.cpp | 18.3 KB | 641550 | 5 months | FIX: Fixes GetBondLength off-by-one. - in ad09292f6 we overlooked … | |
| BondGraph.hpp | 20.2 KB | 19832d | 22 months | BondGraph: returns 1. instead of -1. on miss. - when the symmetric … | |
| BoostGraphCreator.cpp | 6.3 KB | 1c0b0b | 3 years | Graph6Writer::write_elementlist uses BFS from boundary atom. - the … | |
| BoostGraphCreator.hpp | 6.2 KB | 1c0b0b | 3 years | Graph6Writer::write_elementlist uses BFS from boundary atom. - the … | |
| BoostGraphCreator_impl.hpp | 2.4 KB | 1356af | 9 years | Moved BoostGraphCreator::createFromRange into extra impl module. | |
| BoostGraphHelpers.hpp | 1.2 KB | 9f55b9 | 5 years | Extracted functor StretchBondUtil from StretchBondAction. | |
| BreadthFirstSearchGatherer.cpp | 4.0 KB | 966ce7 | 9 years | BreadthFirstSearchGatherer::getDistances() added. | |
| BreadthFirstSearchGatherer.hpp | 1.8 KB | 4a6ef3 | 9 years | Moved AlwaysTruePredicate from BoostGraphCreatorUnitTest into … | |
| BuildInducedSubgraph.cpp | 3.2 KB | 9eb71b3 | 9 years | Commented out MemDebug include and Memory::ignore. - MemDebug clashes … | |
| BuildInducedSubgraph.hpp | 1.2 KB | f01769 | 10 years | Replaced World::getAtom() wherever possible by const version. - some … | |
| ConnectedSubgraph.cpp | 2.2 KB | 9eb71b3 | 9 years | Commented out MemDebug include and Memory::ignore. - MemDebug clashes … | |
| ConnectedSubgraph.hpp | 714 bytes | 09ac12 | 15 years | Added new class ConnectedSubgraph. - inherits list<atom *>. - will be … | |
| CyclicStructureAnalysis.cpp | 20.0 KB | 9eb71b3 | 9 years | Commented out MemDebug include and Memory::ignore. - MemDebug clashes … | |
| CyclicStructureAnalysis.hpp | 2.1 KB | 83cc3e | 11 years | FIX: CyclicStructureAnalysis did not robustly detect all cycles. - it … | |
| DepthFirstSearchAnalysis.cpp | 17.5 KB | 9eb71b3 | 9 years | Commented out MemDebug include and Memory::ignore. - MemDebug clashes … | |
| DepthFirstSearchAnalysis.hpp | 5.0 KB | 88c8ec | 13 years | REFACTOR: Replaced all "bond *" appearances by bond::ptr. - this is … | |
| Graph6Reader.cpp | 3.1 KB | 1be100 | 5 years | FIX: Several small errors in Graph6Reader. - off-by-one error with … | |
| Graph6Reader.hpp | 1.6 KB | 1be100 | 5 years | FIX: Several small errors in Graph6Reader. - off-by-one error with … | |
| Graph6Writer.cpp | 7.6 KB | 5a479d | 2 years | Added python actions to generate all graph6 strings. - graph6 strings … | |
| Graph6Writer.hpp | 1.1 KB | 5a479d | 2 years | Added python actions to generate all graph6 strings. - graph6 strings … | |
| ListOfLocalAtoms.hpp | 509 bytes | 6d551c | 13 years | ListOfLocalAtoms is now a map, inherited into a distinct class. - … | |
| Makefile.am | 3.2 KB | 5061d9 | 5 years | Added action to print selected atoms as graph6 string. - added … | |
|
Note:
See TracBrowser
for help on using the repository browser.
