$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Craig Henderson (cdm.henderson_at_[hidden])
Date: 2002-09-08 04:54:28
"Gennadiy Rozental" <gennadiy_at_[hidden]> wrote in message
news:ald3v5$n9f$1_at_main.gmane.org...
> > I have written a template implementation of the Longest Common
Subsequence
> algorithm
>
> Why difference!!?
Well, I'm sure the name will be a hot discussion topic. I referred to it as
Container Difference because it is a "diff" algorithm as found in
applications such as a code management system where a minimum (usualy
reverse) delta between containers (files) is calculated and can be used to
reconstruct the other versions.
Regards
-- Craig