innocentinnox - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View innocentinnox's full-sized avatar

Innocent Mujuni innocentinnox

Block or report innocentinnox

Pinned Loading

  1. This repository explores and compares two approaches for solving the Traveling Salesman Problem (TSP): a classical exact method using dynamic programming and a heuristic method based on Self-Organi…

    Python 3

  2. This repository contains DevOps-related resources and scripts, including automation workflows, deployment strategies, and configuration management for CloudPanel. Created and maintained by Innocent…

    Shell 2

  3. This repository contains C implementations of the Banker's Algorithm for safe resource allocation and a Deadlock Detection Algorithm to identify and recover from deadlocks in an operating system.

    C 1

  4. A repo for C programming

    C