comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: ANN: Simple components for Ada v3.7 released
Date: Sat, 26 Dec 2009 12:58:51 +0100
Date: 2009-12-26T12:58:44+01:00	[thread overview]
Message-ID: <on7nr5k24200$.nsm2dm9r9a9r$.dlg@40tude.net> (raw)

The current version provides implementations of smart pointers, sets, maps,
directed graphs, directed weighted graphs, stacks, tables, string editing,
unbounded arrays, expression analyzers, lock-free data structures,
synchronization primitives (events, race condition free pulse events,
arrays of events, reentrant mutexes, deadlock-free arrays of mutexes),
pseudo-random non-repeating numbers, symmetric encoding and decoding, IEEE
754 representations support; strings editing and tables management.

   http://www.dmitry-kazakov.de/ada/components.htm

The focus of this release is an implementation of directed graphs (this
includes trees). The nodes of directed graphs are supported of any type
including limited and indefinite types. The directed weighted graphs are
provided as well. The weights can be of any indefinite type. Use of
weighted graphs is illustrated on the example of the suffix tree.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



                 reply	other threads:[~2009-12-26 11:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox