GithubHelp home page GithubHelp logo

seppiabrilla / essencecatalog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from conjure-cp/essencecatalog

0.0 0.0 0.0 120.88 MB

A collection of problem specifications in Essence.

Shell 22.70% Python 43.10% Java 22.33% Haskell 9.43% Rust 2.43%

essencecatalog's Introduction

This repository is for problem specifications written in Essence.

Each problem may contain a README file containing notes and findings about the problem. (Though most problems do not.)

Optionally, each problem may also contain:

  • parameter and solution files for known/published instances.
  • scripts to generate random parameter files.

See Directory structure for an explanation on how things are organised.

Old Version

An older version of the Essence Catalog is referenced from The Automated Modelling of Constraint Programs webpage hosted at the University of York. Unfortunately this version is not available at the moment. We found a version of it on the Wayback machine which can be used in case you need to refer to that version.

Relation to CSPLib

CSPLib is a library of problems specified in natural language. Its code is hosted at GitHub.

This repository uses CSPLib as a submodule.

We will try to make sure that:

  • all the Essence files hosted on CSPLib are included in the Essence Catalog, and
  • if an Essence file is added to the Essence Catalog, it will be moved to CSPLib as soon as possible (when we have a natural language problem specification ready).

Scripts

Some scripts are provided to keep the repository synchronised with CSPLib.

  • Use scripts/export_to_csplib.sh for exporting Essence problem specification to the CSPLib submodule.
  • Use scripts/import_from_csplib.sh for importing Essence problem specification from the CSPLib submodule.

EssenceCatalog-runs repository

See the EssenceCatalog-runs repository for generated Essence Prime models, and various runtime statistics.

Directory structure

  • Essence files: problems/csplib-prob[number]-[essence]/[essence].essence.

    Where [problem] is the name of the problem, [number] is its CSPLib number and [essence] is the name of the problem specification in Essence.

  • Essence parameter files: problems/csplib-prob[number]-[essence]/params.

  • Where the problem is not available on CSPLib, the csplib-prob[number] part of the directory name will be dropped.

License

All files in this repository are licensed under Creative Commons Attribution 4.0 International License.

essencecatalog's People

Contributors

ozgurakgun avatar bilalh avatar seppiabrilla avatar wetterj avatar chrisjefferson avatar pwn1 avatar ott2 avatar ndangtt avatar gokberkkocak avatar ianjmiguel 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.