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

Block or report bilbo3000

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

Popular repositories

  1. context_free context_free Public

    Context-free languages evaluator.

    Java 1

  2. bisection bisection Public

    This Python program computes the depth a ball is submerged when floating in water using bisection method.

    Python

  3. newtons_method newtons_method Public

    This Python program uses Newton's Method to solve an equation of a wire that is catenary.

    Python

  4. hill_climbing hill_climbing Public

    Hill Climing algorithm to generate Sudoku Latin Squares for a given 9X9 square.

  5. sudoku_solver sudoku_solver Public

    Sudoku solver. This program reads in a sudoku from a file and solve it using heuristic techniques.

    1

  6. genetic_algorithm genetic_algorithm Public

    String Search using Genetic Algorithm.

    C++