Kayyali's repositories
AirborneCPS-Server
AirborneCPS Server
Parallel-Genetic-Algorithm
A genetic algorithm optimization solution of a "Factory Floor" layout problem with affinity values calculated by station types and distance
Airborne-CPS
Building a Software Simulator for Airborne Cyber Physical Systems using X-Plane
CSC445_Project3
Repository containing all the code for project 3 in CSC445-Networks
CSC480-22S-S
A Tool to Facilitate Calibrated Peer Reviews
Discrete_Vending
Coffee machine simulation using discrete time simulation beginning
Network_Throughput
A simple Java program using different connection types and packet sizes with varying networks to measure Round Trip Time and Throughput
sample-python-cfd
Sample flask app to demonstrate a simple python circleci configuration
Vending_Machine
A simple program to simulate a vending machine. Demonstration of lambda before delta operation
XOR_Network_Function
CSC 454 Project simulating a network model to function: y(n+1) = y(n) XOR (x1(n) XOR x2(n))