From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_40,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,5a8bef5d2b8ce055 X-Google-Attributes: gid103376,public From: JOAQUIN Subject: Re: Dijkstra's shortest path algorithm? Date: 1999/05/13 Message-ID: <373A8DC7.14CD2305@santandersupernet.com>#1/1 X-Deja-AN: 477412144 Content-Transfer-Encoding: 8bit References: <37389A3F.C9C5C36F@santandersupernet.com> Organization: Telefonica Transmision de Datos Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-05-13T00:00:00+00:00 List-Id: JOAQUIN escribi�: > I am looking for the Dijkstra's shortest path algorithm. > I have to do an exercise in class with uses it. > Where can i find it in ADA 95. > Joaquin > I am using a matrix to store the graph. got it, i have done it, i will post it soon to everyone who wants it, Joaquin