Commit Verlauf

Autor SHA1 Nachricht Datum
  Timothy Rice 91b1439006 Fixed incorrect information in Doxyfile (which was copied from another project). vor 11 Jahren
  Timothy Rice 1a6c552e20 Had MIT license confused with modified BSD. vor 11 Jahren
  Timothy Rice 967ca86e9c Put in a few sanity checks. vor 11 Jahren
  Timothy Rice bf213877c2 Finished implementing symmetric difference. vor 11 Jahren
  Timothy Rice e826f8b959 Function to calculate symmetric difference (xor) of arbitrary number of graphs (UNTESTED). vor 11 Jahren
  Timothy Rice 3ad2d6e549 Added README and LICENSE files. vor 11 Jahren
  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. vor 11 Jahren
  Timothy Rice 8ae1c8dccf Added files for doing operations. vor 11 Jahren
  Timothy Rice d735672217 It now seems to be working for a choice of either intersection or union. vor 11 Jahren
  Timothy Rice 32a8b623e7 It now seems to be working for an arbitrary number of input graphs. vor 11 Jahren
  Timothy Rice 78f7890c1f Initial commit. vor 11 Jahren