View Single Post
  #2 (permalink)  
Old 04-22-2008, 03:07 PM
Chris.Brown.SPE's Avatar
Chris.Brown.SPE Chris.Brown.SPE is offline
Member
 
Join Date: Apr 2008
Location: State College, PA
Posts: 50
Chris.Brown.SPE is on a distinguished road
Send a message via AIM to Chris.Brown.SPE
Have you tried using recursive backtracking with a global results table? Also, what is your minimum size of a subsequence? 1,2,3 elements?
Reply With Quote