Implements basic graph layout algorithms of the Graph class (e.g., circular, random, grid and related positioning strategies).
More...
#include "graph.h"
#include <QDebug>
#include <QColor>
#include <QtMath>
#include <cmath>
Implements basic graph layout algorithms of the Graph class (e.g., circular, random, grid and related positioning strategies).
- Author
- Dimitris B. Kalamaras
- Copyright
- Copyright (C) 2005-2026 by Dimitris B. Kalamaras. This file is part of SocNetV (Social Network Visualizer). @license This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 or later. For more details, see http://www.gnu.org/licenses/.
- See also
- https://socnetv.org