GithubHelp home page GithubHelp logo

wooodhead / oclingo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grote/oclingo

0.0 2.0 0.0 7 MB

Online ASP grounder/solver based on bingo code

Home Page: http://potassco.sf.net/

License: GNU General Public License v3.0

CMake 1.02% Makefile 0.14% C++ 24.39% Yacc 1.50% Shell 0.08% C 4.12% Python 0.02% ASP 68.72%

oclingo's Introduction

Gringo - A bottom up grounder for logic programs
------------------------------------------------

Gringo is distributed under the GNU Public Licence, see file COPYING for
details. Gringo-3.x should accept almost all gringo-2.x programs plus some 
language constructs that were not present in previous versions. Additional 
features include:
 - Relaxed restrictions on programs (safe programs)
 - No domain predicates needed in aggregates
 - Arbitrary literals in aggregates
 - Lua scripting language to write custom functions
 - #include directives
 - #minimize statements with priorities
 - #show/#hide statements with extended functionality
 - #external statements (extends lparse counterpart)

Prerequisites
-------------

 - Build system cmake:   http://www.cmake.org/
 - Lexer generator re2c: http://re2c.org/
 - Boost C++ Libraries:  http://www.boost.org/

Distribution contents
---------------------

   COPYING          - GNU Public Licence
   CHANGES          - Major changes between versions
   INSTALL          - Installation instructions
   README           - This file
   Makefile         - Makefile to build binaries (wraps cmake)
   CMakeLists.txt   - Build specification
   cmake/           - Auxiliary cmake scripts 
   app/             - Sources for applications on top of libgringo
   lemon/           - Parser generator used by gringo
   libclasp/        - The clasp library
   libgringo/       - The gringo library
   liblua/          - Shipped Lua library
   libluasql/       - Shipped LuaSQL library
   libprogram_opts/ - Library for options parsing 

Gringo is written in mostly Standard-C++ and was successfully built and run
under Linux (x86, x86_64) using gcc and icc. Other compilers might work but 
have not been tested.

oclingo's People

Contributors

grote avatar

Watchers

 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.