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

Block or report aggstam

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

Pinned

  1. btc-classifier btc-classifier Public

    Python scripts suite for generating Bitcoin transactions graphs and analyzing them using machine learning.

    Python 2

  2. sat_GPU sat_GPU Public

    This program solves the Propositional (Boolean) Satisfiability problem using Depth-First Search algorithm.

    C 3

  3. freecell_solver freecell_solver Public

    This program solves freecell solitaire puzzles using four algorithms: Depth first search, Breadth first search, Best first search and A*

    C

  4. grammar_checker grammar_checker Public

    This program checks if a word can be produced by a Grammar using Depth-First Search.

    Java

  5. debugger debugger Public

    Simplifying the proper way to debug a program.

    Python 1

  6. stabbed stabbed Public

    Very simple script invoking suckless tabbed with st, resulting in a terminal with tabs support built-in.

    Makefile