Some more graphviz properties (typo fix)
darcs-hash:
20060706200506-3cc5d-
acf2ad9e5edaea0bd959f832c91cefb5372443b1.gz
Switched to keyword arguments in make-filterd-graph and subgraph-containing for a bit more flexibility
darcs-hash:
20060703024301-3cc5d-
a4bd9f41d57e8a7dfe5541abb688d9d32002de2f.gz
Added some &allow-other-keys to some defgeneric's to avoid some warnings
darcs-hash:
20060629212306-6b9e8-
365199ed5a750cd1959e1f887de8a0dfd33bc718.gz
Correct bug in find-edge-between-vertexes that caused an infinite loop if both vertexes were not in the graph (Thanks for Joshua Moody)
darcs-hash:
20060615125417-3cc5d-
28f4a3237f91193f09fafbb117f513f90b188ec0.gz
Updated and corrected copyright information
darcs-hash:
20060606015639-3cc5d-
deb5d139def9c3f39f1c0665c67490c0fcf4327a.gz
Fixed bug where edge deletion was not correctly managing the vertex-pair->edge table
darcs-hash:
20060602164704-3cc5d-
186db909e29fc6d6ff23932d93d33e98f4d5e61f.gz
Fixed a bug in graph->dot: edge-labeler argument was not being used properly
darcs-hash:
20060512165817-3cc5d-
7270108f9c50da36cb1dd0d02dddbd503ce88afb.gz
Added vertex-pair->edge map to graph-containers
darcs-hash:
20060428160543-3cc5d-
3239cfb2bee57a9e6cd2d02e9616275ddc92a95f.gz
Tests are mostly broken; but you can perform a test-op
darcs-hash:
20060428154136-3cc5d-
7aea16e80a7a98ded81617057582e8f7e8b5f142.gz
Replaced some code that depends on copying
darcs-hash:
20060428153131-3cc5d-
76226c2d88872ed830374f4c5b974819a26aa688.gz
Improved efficiency of edge-count for graphs in general (from (length (graph-edges ...)) to (count-using ...)) and for graph-containers in particular (just use size).
darcs-hash:
20060427133521-3cc5d-
07b4bcedb22efc1e6badfcc16c3b9c9e76d44fa1.gz
Lower-cased package names in defsystem
darcs-hash:
20060425023503-3cc5d-
e9fbe8020caf64312396223db2568b08aed2d1af.gz
Gnp -> gnp; Gnm -> gnm, etc for mlisp happiness
darcs-hash:
20060321145105-3cc5d-
1a4a755ec40859ad3a253db3c8edf6513843de81.gz
Added additional generation methods that dispatch on symbols instead of graphs
darcs-hash:
20060309144321-3cc5d-
fc17088be840ff8632cefba46828abd28109b855.gz
Minor updates to dot-attribute code
darcs-hash:
20060309144247-3cc5d-
18b67d63381ae95621b66bb4480f7c5ef49d70ee.gz
Some small changes in the cl-graphviz part
darcs-hash:
20060220191606-6b9e8-
de313b77691b3be3ff9685a9e5866a8a38fb82f9.gz
Improved documentation on base graph class slots
darcs-hash:
20060212165656-3cc5d-
0c23a40b775957dfcaec07121bbc34e3b9ed33ec.gz
Notes; also exported several dot-graph classes
darcs-hash:
20060209194012-3cc5d-
206a420d9cdfcd91bc5626f22c2c83ce355f24e9.gz
Export symbols for dot attributed graphs
darcs-hash:
20060208212944-d0603-
e5fac7d420941e9eef72e444da9d853c6183314b.gz
Added support for calling the dot executable, plus a bunch of dot attributes.
darcs-hash:
20060208212629-d0603-
4994de100350fc1fc64f7308c2873c020063d069.gz