Skip to content

Releases: JLaborda/cges

cGES

12 Jun 08:43
9f6e074
Compare
Choose a tag to compare

New algorithms have been added to the experimental environment. We have defined two different topologies: Ring and Star topologies. The algorithms implemented are the following:

  • Ring Greedy Equivalence Search (rGES), previously known as cGES.
  • Star Best Greedy Equivalence Search (srGES).
  • Star Random Greedy Equivalence Search (sbGES).

Follow the README.md file for more information on the algorithms implemented, and on how to execute an experiment.