Skip to content
View chinefed's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report chinefed

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 Loading

  1. easySAT easySAT Public

    Experimental SAT solver written in C language. The program uses bitmaps to represent the search state, and bitwise operations are at the backbone of the algorithm implementation.

    C

  2. algorithmsFall23 algorithmsFall23 Public

    This repository contains some coding assignments I completed for the Analysis of Algorithms and Data Structures course taught by Professor A. Polak at Bocconi University.

    C