Skip to content
View plazajan's full-sized avatar
  • SUNY Plattsburgh
  • Plattsburgh, NY, USA
Block or Report

Block or report plazajan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Wall-Follower-Evolutionary-Programming Wall-Follower-Evolutionary-Programming Public

    Wall follower - an evolutionary programming experiment with adjustable parameters, implemented in Common LISP. Educational software.

    Common Lisp 1

  2. Prolog-Arrays Prolog-Arrays Public

    Multi-dimensional, dynamic, logical arrays with logarithmic complexity indexing, implemented in ISO Prolog.

    Prolog

  3. Propositional-Resolution Propositional-Resolution Public

    Propositional theorem prover - resolution with pure literal elimination and subsumption elimination, implemented in ISO Prolog. Educational software.

    Prolog

  4. Orthogonal-Latin-Squares-CLP-FD Orthogonal-Latin-Squares-CLP-FD Public

    A program in GNU Prolog with Constraint Logic Programming over finite arithmetical domain to find orthogonal Latin squares of a given size.

    Prolog

  5. Distributed-Lists Distributed-Lists Public

    Exercises on distributed lists, using a chain of processing elements (PEs), each PE simulated by a thread.

    Python

  6. Kepler-World Kepler-World Public

    A Python turtle simulation of planet movements to study Kepler's laws and how they emerge from Newton's law of gravity, for high school or lower level undergraduate students. Also, a slide show.

    Python