Skip to content
View ojacinto's full-sized avatar
  • Hammerton
  • US
  • 21:55 (UTC -04:00)

Block or report ojacinto

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 Loading

  1. graph_search_algorithms graph_search_algorithms Public

    In the present work we present the search algorithms in width, depth and Dijkstra (shortest path) on graph theory

    Python 1

  2. countlinepy countlinepy Public

    Counts the amount of python file code lines, excludes comments and docstrings.

    Python

  3. psp_programs psp_programs Public

    Python

  4. genetic_algorithm genetic_algorithm Public

    Python

  5. odoo odoo Public

    Forked from odoo/odoo

    Odoo. Open Source Apps To Grow Your Business.

    Python

  6. knapsack_dynamic_programming knapsack_dynamic_programming Public

    Algorithms help us solve problems. There are many ways to design them, a method that I did not know until recently and that has been very interesting to know is the dynamic programming. The fundame…

    Python