Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a boolean to each node indicating whether it's an internal node or not to allow...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 23 Feb 2005 08:15:41 +0000 (08:15 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 23 Feb 2005 08:15:41 +0000 (08:15 +0000)
commit119672546f8bc26a87d11164146b628d9a2883d9
tree8419b0476ff5ef8bf97af7fe586c0c19181d1652
parentef4f048178e3b6cec78b1ca6be62e732e30ac87d
Add a boolean to each node indicating whether it's an internal node or not to allow the storage of NULL data; Fix a by-one offset stupidity making the trees really sparse and maybe even uneffective; Cosmetics and debug info added; Question to Arnaud

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1043 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/xbt/dict_elm.c