non-deterministic
There are 18 repositories under non-deterministic topic.
HackerFoo/poprc
A Compiler for the Popr Language
igordejanovic/parglare
A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
digitalheir/java-nfa
🌁 Nondeterministic Finite State Automata for Java (in plain English: flowcharts with multiple possible outcomes)
catseye/Schroedingers-Game-of-Life
MIRROR of https://codeberg.org/catseye/Schroedingers-Game-of-Life : Conway's Game of Life meets Schrödinger's Cat
Club-INTech/TechTheTachyon-LowLevel
Code bas niveau du robot INTech 2019
Club-INTech/TechTheTown-LowLevel
Coupe 2018
xujiachang1024/MDP-Pac-Man
Design and Implementation of Pac-Man Strategies with Embedded Markov Decision Process in a Dynamic, Non-Deterministic, Fully Observable Environment
catseye/Strelnokoff
MIRROR of https://codeberg.org/catseye/Strelnokoff : A non-deterministic imperative programming language
catseye/Ypsilax
MIRROR of https://codeberg.org/catseye/Ypsilax : A non-deterministic reflective grid-rewriting language
MateuszKubuszok/nondeterministic
Non-Deterministic effects in Scala
scheb/phpunit-non-deterministic
How to stub non-deterministic dependencies
arsalan0c/non-deterministic-source
Metacircular evaluator for a non-deterministic language (based on SICP JS: https://sicp.comp.nus.edu.sg/chapters/85)
francoisschwarzentruber/turingmachinesimulator
Simulator of a Turing machine. It handles non-deterministic Turing machines.
CombView/ndobjects
Non-Deterministic Objects library (CombView API)
Dakostu/GrabBag.h
A data structure for non-deterministic element selection in C++11
mrWeiss0/api-2018
Prova Finale di Algoritmi e Strutture Dati - Polimi Ingegneria Informatica - A.A. 2017-18
Shezzen5Ultra/NFA-Checking-Script
This software suite aims to streamline ε-NFA manipulation and NFA string evaluation, enhancing computational efficiency and accuracy in automata theory applications.