Skip to content
View aggstam's full-sized avatar

Block or report aggstam

Report abuse

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

Report abuse

Pinned Loading

  1. btc-classifier btc-classifier Public

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

    Python 1

  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