Algorithms for memory allocation on double list. Algorithms are best fit, worst fit, first fit and next fit.
sh make.sh
sh run.sh
Add double list to include path e.g.
export CPLUS_INCLUDE_PATH=$CPLUS_INCLUDE_PATH:/home/neat/cpp_apps/chained_hash_table # add chained hash table