Recursive Sentence Examples

recursive
  • More than one set may satisfy a recursive definition.

    6
    2
  • A class of mathematical problems is called recursive if there is an algorithm for finding the answer in each individual case.

    0
    0
  • This may occur using very deeply recursive ML functions, but it may be because the functions are accidentally infinitely recursive.

    0
    0
  • The most portable alternative is to use a recursive template to dissect the string.

    0
    0
  • There are four steps in the systematic construction of a recursive descent parser.

    0
    0
  • Modify your solution to exercise 11.2 using a recursive algorithm for searching the tree.

    0
    0
  • Reply to comment by K. Beven and P. Young on Bayesian recursive parameter estimation for hydrologic models ' '.

    0
    0
  • It 's actually a fully recursive, depth-first order.

    0
    0
  • It is also a recursive acronym which stands for " Allegro Low Level Game Routines " .

    0
    1
  • An implementation in Clam has successfully planned proofs for a number of mutually recursive examples.

    0
    1
    Advertisement
  • However, it does not force the optimization of operations that are unambiguously recursive.

    0
    1
  • It's actually a fully recursive, depth-first order.

    0
    1
  • Features resumable downloads and uploads, recursive remote directory delete, bookmarks, filtering and transfer of files larger than 4GB.

    0
    2
  • This effect is not specific to computing factorials, it would work with any recursive function.

    0
    2
  • Becoming aware of the interplay of such codes requires a potentially recursive process of re-reading.

    0
    2
    Advertisement
  • The process of evolving similarity-based prototypes is also recursive.

    0
    2
  • The result of this is that the provably recursive functions of the theory are now exactly the Kalmar Elementary functions.

    0
    2
  • However, even those not familiar with programming will note that this answer is a recursive acronym, and there's simply a loop of question and answer that is never-ending - an example of programmer's humor.

    3
    5