MathGroup Archive 2004

[Date Index] [Thread Index] [Author Index]

Search the Archive

faster sublist checking

  • To: mathgroup at smc.vnet.net
  • Subject: [mg48640] faster sublist checking
  • From: gimbo20032003 at libero.it (giorgio borghi)
  • Date: Wed, 9 Jun 2004 04:16:58 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

which is the faster implementantion of function that checks if a list
A is a sublist of B. es:  A={3,4,5} B={1,2,3,4,5,6,7} gives True?


  • Prev by Date: Re: what actually is in the WRI "functions" database?
  • Next by Date: Minimize Kernel to tray (Windows XP)
  • Previous by thread: Re: LogIntegral^(-1)
  • Next by thread: Re: faster sublist checking