Coder Social home page Coder Social logo

daniruizperez / theoryofcomputationimplementations Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 107 KB

Collection of algorithms implementations for the course Theory of Computation such as CYK, CNF, TuringMachines...

License: GNU General Public License v3.0

Java 100.00%
algorithm grammar turing-machine chomsky cyk-algorithm

theoryofcomputationimplementations's Introduction

Theory Of Computation Algorithms implementation

This is a set of projects that I developed for the Theory of Computation course in the junior year of my undergrad in computer science at UDC (Spain).

Projects:

  • ContextFreeGrammarOperations: Collection of algorithms that, given a context free grammar (CFG), produces a second grammar equivalent to the first one that meets one of the following requirements:

  • CYK_Implementation: Given a grammar in Chomsky Normal Form and an input string, the algorithms outputs if the string belongs to the language of that grammar.

  • TuringMachineImplementation: Object oriented multitape turing machine that can be configured to execute anything.

Tools and execution

All the projects were developed in Java using Object Orientation, and can be easily imported in Eclipse.

Contact

Contact Daniel Ruiz Perez for requests, bug reports and good jokes.

License

The software in this repository is available under the GNU General Public License, version 3. See the LICENSE file for more information.

theoryofcomputationimplementations's People

Contributors

daniruizperez avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

amayj288

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.