Giter VIP home page Giter VIP logo

guarded-saturation-experiments's Introduction

Experiments on Guarded Saturation

The following assumes that this project has been cloned at the root of the Guarded-saturation project.

How to run an experiment

  1. copy or put your configuration into ./config.properties,
  2. gather or build DLGP files in the rule folder you choose under rules/,
  3. execute ./run_exp.sh rules/<chosen folder>,
  4. find the log files of the execution in a new experiment folder under results/,
  5. create the statistics file by executing ./get_stats.sh results/<experiment folder>.

Columns meaning of experiment statistics

  • NAME is the name of the ontology,
  • NFTGD_NB is the number of non full TGDs in the input after HNF and VNF transformations,
  • FTGD_NB is the number of full TGDs in the input after HNF and VNF transformations,
  • SUBSUMED is the number of the subsumed TGDs during the GSat process,
  • NEW_FTGD_NB is the number of derived full TGDs during the GSat process,
  • NEW_NFTGD_NB is the number of derived non full TGDs during the GSat process,
  • NEW_OUTPUT_SIZE is the number of TGDs in the output, which are not contained in the input,
  • OUTPUT_SIZE is the number of the full TGDs in the output,
  • TIME is the time of the GSat process in miliseconds.

guarded-saturation-experiments's People

Contributors

mburon avatar

Watchers

Stefano Germano avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.