Skip to content
View HenrikKronborg's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report HenrikKronborg

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. Image-Segmentation-MOEA Image-Segmentation-MOEA Public

    Image Segmentation using a Multi-Objective Optimization Algorithm (NSGA-II)

    Java 3 1

  2. JSSP-Swarm-Intelligence JSSP-Swarm-Intelligence Public

    Solving Job Shop Scheduling Problem (JSSP) with two types of Swarm Intelligence: Particle Swarm Optimization (PSO) and Artificial Bee Colony (ABC)

    Java

  3. stianStensli/Routing-Problem-Genetic-Algorithm stianStensli/Routing-Problem-Genetic-Algorithm Public

    scr files from our first bio. inspired Assignment. A genetic algorithm was created to solve the vehicle routing problem.

    Java 3 1

  4. Bachelor-Image-analysis Bachelor-Image-analysis Public

    Python 1

  5. A-star-Pathfinder A-star-Pathfinder Public

    Path finder for a 2D space using A* Algorithm, and comparison to Dijkstra and BFS

    Python

  6. Sudoku-CSP Sudoku-CSP Public

    Solving Sudoku as a Constraint Satisfaction Problem using the AC-3 algorithm

    Python