|
indigoX
|
#include "../utils/common.hpp"#include "../utils/fwd_declares.hpp"#include "base_graph.hpp"#include <EASTL/vector_map.h>#include <cstdint>#include <limits>#include <map>#include <memory>#include <vector>
Include dependency graph for assignment.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IXAGVertex |
| Class for the vertices of an IXAssignmentGraph. More... | |
| class | IXAssignmentGraph |
| Class used to assign electrons to a molecule. More... | |
Namespaces | |
| indigox | |
| Namespace for all graph related functionality. | |
| indigox::graph | |