Implementation of a topographic sort in Ada.
-
Updated
Nov 26, 2019 - Ada
Implementation of a topographic sort in Ada.
This project provides two different implementations to solve the Alien Dictionary Order problem. Given a sorted list of words in an alien language that follows some unknown ordering of letters, the goal is to find the order of letters in this alien alphabet.
Add a description, image, and links to the topographic-sort topic page so that developers can more easily learn about it.
To associate your repository with the topographic-sort topic, visit your repo's landing page and select "manage topics."