Coder Social home page Coder Social logo

sixdegreesofkevinbacon's Introduction

SixDegreesOfKevinBacon

This repository contains my solution to an assignment given during my secoond year at Aberystwyth Univsersity in 2009. As part of an alogirmths and data structures module, I was asked to provide an efficient solution to the Six Degrees of Kevin Bacon problem.

Suggested Improvements

  • The original data source for movies and actors was a text file download from IMDB. This no longer exists, and it would be desirable to find a new source of this data which is up to date.
  • Bacon numbers are currently worked out at run time. This is ineffcient and can lead to delays of several second when searching. Re-work this so that all bacon numbers are calculated during the initialisation phase.
  • The user is required to enter the actors names in a precise format, this should be simplified to a first last format. Providing suggestion for actors with identical names would also be a useful change.

sixdegreesofkevinbacon's People

Contributors

nickblomberg avatar

Watchers

James Cloos avatar Rajkumar Singh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.