Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 62d6eff89d6e000c05cd618a95168bb476e1c11c
      
https://github.com/cytoscape/cytoscape.js/commit/62d6eff89d6e000c05cd618a95168bb476e1c11c
  Author: r-ba <[email protected]>
  Date:   2019-09-28 (Sat, 28 Sep 2019)

  Changed paths:
    A src/collection/algorithms/hierholzer.js

  Log Message:
  -----------
  Implemented hierholzers algorithm for directed graphs


  Commit: c98e3d34e8fdd1ebcffcaeef6c57135acb5cb3e0
      
https://github.com/cytoscape/cytoscape.js/commit/c98e3d34e8fdd1ebcffcaeef6c57135acb5cb3e0
  Author: r-ba <[email protected]>
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
    M src/collection/algorithms/hierholzer.js

  Log Message:
  -----------
  Added support for directed multigraphs


  Commit: c94e113cbb6b62f3fd9a91e3d44a52714d3de08c
      
https://github.com/cytoscape/cytoscape.js/commit/c94e113cbb6b62f3fd9a91e3d44a52714d3de08c
  Author: r-ba <[email protected]>
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
    M src/collection/algorithms/hierholzer.js

  Log Message:
  -----------
  Added support for undirected graphs


  Commit: fc9d6322a5c1370619614e74b885845511099769
      
https://github.com/cytoscape/cytoscape.js/commit/fc9d6322a5c1370619614e74b885845511099769
  Author: r-ba <[email protected]>
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
    M src/collection/algorithms/hierholzer.js

  Log Message:
  -----------
  Clean up hierholzer


  Commit: b7515e8f7ac5cd55afa33b2b58392a94c6dd3634
      
https://github.com/cytoscape/cytoscape.js/commit/b7515e8f7ac5cd55afa33b2b58392a94c6dd3634
  Author: r-ba <[email protected]>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

  Changed paths:
    M src/collection/algorithms/index.js

  Log Message:
  -----------
  Added hierholzers algorithm


  Commit: 31dbddd0fa0eb891c5bf1d2cf553029a0e9d6e94
      
https://github.com/cytoscape/cytoscape.js/commit/31dbddd0fa0eb891c5bf1d2cf553029a0e9d6e94
  Author: r-ba <[email protected]>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

  Changed paths:
    M src/collection/algorithms/hierholzer.js

  Log Message:
  -----------
  Consolidated boolean return values


  Commit: efe1cabf98cf9cad29147268f16e4f2f698aadb6
      
https://github.com/cytoscape/cytoscape.js/commit/efe1cabf98cf9cad29147268f16e4f2f698aadb6
  Author: r-ba <[email protected]>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

  Changed paths:
    M documentation/docmaker.json
    A documentation/md/collection/hierholzer.md

  Log Message:
  -----------
  Added documentation for hierholzers algorithm


  Commit: 73f815884b298defbde41135c229d625a625f79d
      
https://github.com/cytoscape/cytoscape.js/commit/73f815884b298defbde41135c229d625a625f79d
  Author: r-ba <[email protected]>
  Date:   2019-10-20 (Sun, 20 Oct 2019)

  Changed paths:
    A test/collection-hierholzer.js

  Log Message:
  -----------
  Added tests for hierholzers algorithm


  Commit: 234993231b7cc4ecd69e45017e20e6a916a6f1d8
      
https://github.com/cytoscape/cytoscape.js/commit/234993231b7cc4ecd69e45017e20e6a916a6f1d8
  Author: r-ba <[email protected]>
  Date:   2019-10-21 (Mon, 21 Oct 2019)

  Changed paths:
    M package.json

  Log Message:
  -----------
  Add r-ba to contributors list


  Commit: d78a6b4f311ebb73abae0dd00a5a06a1bba98350
      
https://github.com/cytoscape/cytoscape.js/commit/d78a6b4f311ebb73abae0dd00a5a06a1bba98350
  Author: Max Franz <[email protected]>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

  Changed paths:
    M documentation/docmaker.json
    A documentation/md/collection/hierholzer.md
    M package.json
    A src/collection/algorithms/hierholzer.js
    M src/collection/algorithms/index.js
    A test/collection-hierholzer.js

  Log Message:
  -----------
  Merge pull request #2556 from r-ba/hierholzer

Add Eulerian trail search algorithm


Compare: 
https://github.com/cytoscape/cytoscape.js/compare/0bb7ed960ed4...d78a6b4f311e

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/unstable/0bb7ed-d78a6b%40github.com.

Reply via email to