chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] New Egg: chicken-graphs


From: Jeremy Steward
Subject: [Chicken-users] New Egg: chicken-graphs
Date: Thu, 02 Jul 2015 18:52:09 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hey all,

For those of you who do not know me, I also go by DeeEff on #chicken.
I'd like to announce an egg I've recently put together which provides
a small set of functionality for graphs, digraphs, multigraphs, and
multidigraphs. I am aware of the digraph egg as it stands, but I
developed this both as a learning exercise (as I am currently studying
graph theory), and in addition, that egg does not support the entirety
of graph types as I have listed above.

The code can be found at https://github.com/ThatGeoGuy/chicken-graphs,
and the license is the LGPL3+.

I plan to add more functionality in the future, I'm currently
attempting to implement some way to test for isomorphism, but am not
quite at that point yet. Things on the TODO list are as follows:

TODO:

- - Documentation (I know nothing of qwiki format, but am using hahn
(partially) in the code
- - Tests (this will be smoother once I implement isomorphism?, as I am
using test-generative and a solid isomorphism predicate will be useful
for that)
- - Users. I need users to use the code or at least browse it and let me
know if something smells. :)

If there are any issues, I would appreciate if users could email
(mailing list or otherwise) or use the issue tracker on Github.

Cheers,
- -- 
Jeremy Steward

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBAgAGBQJVldy5AAoJEHVwwAZUeZnZ5bMP/2/LMlA1p4tSZLRvUv+/jYP/
RWQQ1B3QCV3oYSXeZ9rJWYkdsE/HKmk5xZVjEP3eQgYL8Ef9OESCkRpo1UAU3W/G
FNhZbWgoKvm2hrFeQtM5JSzvJOG9cKsUQ9sBkTB4U0gc3Y0AlDHbFMIbPRW6IjVN
G/UkSohxNlVo/8LSp5FJEUplrxgVp4ZUfYHz/Wt9HFwDA7pkLdU+RfyGpVvtWemG
qH5f7Q/WlglQCh5x1gns/AmxwJwUWWr6O6IeHXu9a0GQDApzogJJbW7gTPz2k9rM
8rKHe79J7IA9SFDWV0a6UDGKMxH7TStSSJ6P99/eoiylnIgBDandBrSNuV29UcQ9
8jafGbYbJOgRzASSvQkcUzyIECHRuYzRYSDo4Oxr8SOAqioYzfWN+F92TduSlgjO
cu+S8vcfq7Nm9UKUVxw3KOM0JTlNpUNa3SZdmBUTVfLaWD1CeuyeP+TUMLze4TL+
L3RFW0xEIHi2dgeXx++S7VySU3V6UqVGUZa7LO04EfvNkrWjVZieofAwVRKCepfO
ATagfv3JIWV7LtnUs7Z4/+QMSnfxGhUOZbfNrgfVxI0HX5VRSVk9hGuG1JjuUNGh
6159gEywOtAtbi9p+o/C5IRAwzJo/8IVjbQBXNL2/UvoamoxCS5YYtuHXvfYqeWq
S1VbJ5a1UmSMDKKewcb7
=iEFq
-----END PGP SIGNATURE-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]