Skip to content
View RMagdalena's full-sized avatar
Block or Report

Block or report RMagdalena

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. java-po-cover java-po-cover Public

    Set cover problem is an example of a mathematic optimization problem. The program allows to solve this problem using one of these three methods: Exact algorithm, Naive heuristics and Greedy heurist…

    Java

  2. C-wpi-rubiks-cube C-wpi-rubiks-cube Public

    The program is a simulation of a puzzle called Rubik's Cube. It executes a sequence of commands rotating layers of the cube with dimensions N x N x N. On request it prints the current state of the …

    C

  3. C-ipp-forests C-ipp-forests Public

    The program is a simulation of the creation of a world consisting of many unique forests, trees and animals. The program user can modify the virtual world according to specific rules and view its c…

    C

  4. java-po-elections java-po-elections Public

    The program simulates a parliamentary elections in an imaginary country called Byteland. This process consists of: formation of constituencies, election campaign, voting and converting votes into s…

    Java