revision algorithms
- From: cartoper@xxxxxxxxx
- Date: 23 Feb 2006 07:12:41 -0800
I am looking for an algorithm to implement a revision system. The data
is quite simple. There is a array of objects. New objects can be
added, objects can be delete, and objects can be moved around in the
array.
I am looking for an effecient way to look at two versions of this list,
capture what changed, and be able to return to init state.
Can anyone point me to any good examples?
.
- Follow-Ups:
- Re: revision algorithms
- From: Andrae Muys
- Re: revision algorithms
- From: Ben Pfaff
- Re: revision algorithms
- From: Paul E. Black
- Re: revision algorithms
- Prev by Date: Re: CFG for L(G) and L(G')
- Next by Date: Re: revision algorithms
- Previous by thread: Call for Papers: IAENG International Workshop on Operations Research (of IMECS 2006)
- Next by thread: Re: revision algorithms
- Index(es):
Relevant Pages
|