Feature #1677
closed
  
        
        Added by Shuo Chen over 11 years ago.
        Updated over 11 years ago.
        
  
  
  
  Description
  
  Develop a Name::getSuccessor() method that returns the successor of a Name.
The successor of a name is defined as follows:
N represents the set of NDN Names, and X,Y∈N.
Operator < is defined by canonical order on N.
Y is the successor of X, if (a) X<Y, and (b) ∄ Z∈N s.t. X<Z<Y.
This is equivalent to ccn_name_next_sibling.
   
 
 
  
  
    
    
    
    
       - Subject changed from get successor of name to get successor of Name
- Description updated (diff)
- Category set to Base
- Start date deleted (06/18/2014)
Successor of name is needed by repo-ng to handle rightmost selector.
However, I doubt whether this is necessary to be included in the library.
 
   
  
  
    
    
    
    Shuo, will you be able to implement this and submit a new patch set to gerrit?
 
   
  
  
    
    
    
    
       - Assignee set to Shuo Chen
Ok, I will finish it in these two days.
 
   
  
  
    
    
    
    
       - Status changed from New to Code review
- % Done changed from 0 to 50
 
   
  
  
    
    
    
    
       - Status changed from Code review to Closed
- Target version set to v0.2
- % Done changed from 50 to 100
 
   
  
 
  
  
 
Also available in:  Atom
  PDF