Correcting the structure of the graph's and adaptor's map.
The template assign operators and map iterators can be used for adaptors also.
Some bugfix in the adaptors
New class SwapBpUGraphAdaptor which swaps the two nodeset of the graph.
    13   optarg=`expr "x$option" : 'x[^=]*=\(.*\)'`
 
    32   -h, --help            display this help and exit
 
    33       --amver=VERSION   use VERSION version of automake
 
    34       --acver=VERSION   use VERSION version of autoconf
 
    37   $0 --amver=1.8 --acver=2.59
 
    44 $0: unrecognized option: $option
 
    45 Try \`$0 --help' for more information.
 
    60   automake=automake-$amver
 
    61   aclocal=aclocal-$amver
 
    66   autoconf=autoconf-$acver
 
    67   autoheader=autoheader-$acver
 
    70 echo "Try using 'autoreconf -vi' instead of this."
 
    75 && libtoolize --force --copy \
 
    78 && $automake --add-missing --copy --gnu