International Journal of Management IT and Engineering

  • Year: 2017
  • Volume: 7
  • Issue: 12

Lexicographical order/sorting using boost library implementation

  • Author:
  • Jayant Kumar
  • Total Page Count: 9
  • DOI:
  • Page Number: 274 to 282

Director of Platform Integration and Architecture, Bidtellect Inc., Delray Beach, USA-33432

Online published on 11 October, 2019.

Abstract

Background: the lexicographic or lexicographical order (also known as lexical order, dictionary order, alphabetical order or lexicographic(al) product) is a generalization of alphabetically ordered based on the alphabetical order of their component letters.

This generalization means that the order is not based on alphabetical order but based on relationship between two letters or entities.

Example: Given that r < c, c < a, r < m, m < c So, the lexicographical order would be r, m, c, a