Version 2 (modified by 8 years ago) ( diff ) | ,
---|
See Modules level for the last state of dependencies between libraries.
This report has been generated with boostdep.
Next follows a list of dependencies to be removed in order to break the cycles.
Range -> Algorithm
<boost/algorithm/string/config.hpp>
from <boost/range/detail/collection_traits.hpp> from <boost/range/detail/collection_traits_detail.hpp>
<boost/algorithm/string/yes_no_type.hpp>
from <boost/range/detail/collection_traits_detail.hpp>
The dependency can be removed by moving boost/algorithm/string/config.hpp to Config and boost/algorithm/string/yes_no_type.hpp to TypeTraits
Algorithm -> TR1
<boost/tr1/tr1/unordered_map>
from <boost/algorithm/searching/detail/bm_traits.hpp>
The dependency can be broken by making use of Boost.Unordered.
LexicalCast -> Math
<boost/math/special_functions/fpclassify.hpp>
from <boost/lexical_cast.hpp>
<boost/math/special_functions/sign.hpp>
from <boost/lexical_cast.hpp>
The dependency can be removed by moving boost/math/special_functions/fpclassify.hpp to Config and boost/math/special_functions/sign.hpp to Core
Math -> TR1
<boost/tr1/detail/config.hpp>
from <boost/math/tools/tuple.hpp>
<boost/tr1/tuple.hpp>
from <boost/math/tools/tuple.hpp>
The dependency can be broken by making use of Boost.Tuple.
DateTime->Serialization
Create the submodule DateTime.Serialization
DateTime.Serialization -> DateTime Serialization
Spirit->Serialization
remove the unused file.
Bimap->PropertyMap
Create the submodule Bimap.PropertyMap
Bimap.PropertyMap -> Bimap PropertyMap
PropertyMap->MPI
Create the submodule PropertyMap.Parallel
PropertyMap.Parallel -> PropertyMap MPI
Grapth->DisjoinSet->Grapth
Move DisjoinSet to Graph.
Other dependencies that could reduce the dependencies graph
Serialization->Spirit
Split the Serialization Module on two modules Serialization and Archive
Chrono->Interporocess
Create the submodule Chrono.IO
Chrono.IO -> Chrono Interprocess
Thread->Interporocess
<boost/interprocess/smart_ptr/unique_ptr.hpp>
from <boost/thread/csbl/memory/unique_ptr.hpp>
Move boost/interprocess/smart_ptr/unique_ptr.hpp to SmartPtr.