Карта сайта Kansoftware
НОВОСТИУСЛУГИРЕШЕНИЯКОНТАКТЫ
Разработка программного обеспечения

Parallel BGL Fruchterman Reingold

Boost , ,

Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Parallel BGL Fruchterman Reingold

namespace graph { namespace distributed {
  template<typename Graph, typename PositionMap,
           typename AttractiveForce, typename RepulsiveForce,
           typename ForcePairs, typename Cooling, typename DisplacementMap>
  void
  fruchterman_reingold_force_directed_layout
  (const Graph&    g,
   PositionMap     position,
   typename property_traits<PositionMap>::value_type const& origin,
   typename property_traits<PositionMap>::value_type const& extent,
   AttractiveForce attractive_force,
   RepulsiveForce  repulsive_force,
   ForcePairs      force_pairs,
   Cooling         cool,
   DisplacementMap displacement)
  template<typename Graph, typename PositionMap,
           typename AttractiveForce, typename RepulsiveForce,
           typename ForcePairs, typename Cooling, typename DisplacementMap>
  void
  fruchterman_reingold_force_directed_layout
  (const Graph&    g,
   PositionMap     position,
   typename property_traits<PositionMap>::value_type const& origin,
   typename property_traits<PositionMap>::value_type const& extent,
   AttractiveForce attractive_force,
   RepulsiveForce  repulsive_force,
   ForcePairs      force_pairs,
   Cooling         cool,
   DisplacementMap displacement,
   simple_tiling   tiling)
} }

Where Defined

<boost/graph/distributed/fruchterman_reingold.hpp>

Также доступны из

<boost/graph/fruchterman_reingold.hpp>

Parameters

IN: const Graph& g
The graph type must be a model of Distributed Graph. The graph type must also model the Incidence Graph.

Карта позицииположение

IN:property_traits::value_typeorigin

IN:property_traits::value_typeextent

В:Привлекательная силапривлекательная сила

В:Отталкивающая силаотталкивающая сила

В:Силовые парыСиловые пары

ОхлаждениеОхлаждение

В:Карта перемещенияСмещение


Copyright (C) 2009 Попечители Университета Индианы.

Авторы: Ник Эдмондс и Эндрю Ламсдейн

Статья Parallel BGL Fruchterman Reingold раздела может быть полезна для разработчиков на c++ и boost.




Материалы статей собраны из открытых источников, владелец сайта не претендует на авторство. Там где авторство установить не удалось, материал подаётся без имени автора. В случае если Вы считаете, что Ваши права нарушены, пожалуйста, свяжитесь с владельцем сайта.



:: Главная :: ::


реклама


©KANSoftWare (разработка программного обеспечения, создание программ, создание интерактивных сайтов), 2007
Top.Mail.Ru

Время компиляции файла: 2024-08-30 11:47:00
2025-07-05 12:04:31/0.022681951522827/0