SimGrid  3.16
Versatile Simulation of Distributed Systems
Deprecated List
Module XBT_dict
If you are using C++, you might want to use std::unordered_map instead.
Module XBT_dynar
If you are using C++, you might want to use std::vector instead.
Module XBT_heap
If you are using C++ you might want to use std::priority_queue instead.
Module XBT_swag
If you are using C++, you might want to use boost::intrusive::set instead.