Giter Club home page Giter Club logo

oops's People

Contributors

elskevdv avatar gertvv avatar lrns123 avatar riktimmers avatar woutgg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

oops's Issues

Logic Error?

Sorry to dredge up an issue, but any insight into the following inconsistency:
th = oops.Theory()
th:add("#_1 a | b |c")
th:add("#_1 ~a")
th:add("#_1 ~b")
print(th:provable("#_1 a|c"))

resolves to "true"

while substituting line 5 for
print(th:provable("#_1 c|a"))
resolves to "false"

Maven failure on application

Not sure if this is still in active dev/maintenance, but I get the following error when I run 'mvn package' in the 'application' directory. Also tried 'mvn install'
[ERROR] Failed to execute goal on project oops: Could not resolve dependencies for project nl.rug.ai.mas:oops:jar:0.6.4: Failed to collect dependencies at nl.rug.ai.mas:oops-parser:jar:0.6: Failed to read artifact descriptor for nl.rug.ai.mas:oops-parser:jar:0.6: Failure to find nl.rug.ai.mas:oops-pom:pom:0.6.4 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]

I'm running osx 10.9.5, java 1.7.0_71, Maven 3.2.5

I'd be happy to just get a precompiled jar of this code, but I can't find where the download link is (referenced in the README).

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.