Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Timothy Rice 91b1439006 Fixed incorrect information in Doxyfile (which was copied from another project). 11 gadi atpakaļ
  Timothy Rice 1a6c552e20 Had MIT license confused with modified BSD. 11 gadi atpakaļ
  Timothy Rice 967ca86e9c Put in a few sanity checks. 11 gadi atpakaļ
  Timothy Rice bf213877c2 Finished implementing symmetric difference. 11 gadi atpakaļ
  Timothy Rice e826f8b959 Function to calculate symmetric difference (xor) of arbitrary number of graphs (UNTESTED). 11 gadi atpakaļ
  Timothy Rice 3ad2d6e549 Added README and LICENSE files. 11 gadi atpakaļ
  Timothy Rice 6e6f11e6cb Put graphs inside a struct so we can track whether they've been initialised. Then put in appropriate tests for initialisation before using igraph functions that assume either initialised or uninitialised graphs. 11 gadi atpakaļ
  Timothy Rice 8ae1c8dccf Added files for doing operations. 11 gadi atpakaļ
  Timothy Rice d735672217 It now seems to be working for a choice of either intersection or union. 11 gadi atpakaļ
  Timothy Rice 32a8b623e7 It now seems to be working for an arbitrary number of input graphs. 11 gadi atpakaļ
  Timothy Rice 78f7890c1f Initial commit. 11 gadi atpakaļ