GithubHelp home page GithubHelp logo

longest_path_dag's Introduction

In this final group activity, we will synthesize the following:

  • (i) Understanding of the boundary between tractable and NP-complete problems,
  • (ii) Algorithms for finding special Paths in Graphs,
  • (iii) Gephi!, and (iv) Helping navigate your majors (for future majors).

I have provided you with 3 GML files representing the pre-requisite structure for required courses in the CS BS, CS BA, and ECE BS programs (submitted as group activities by my MATH 224 students last term – thanks to them). Among the many possible interesting and relevant analyses for these graphs with respect to optimal “least stress” scheduling, one critical property of any required course pre-requisite graph is certainly its longest path, not only the length thereof but especially the courses therein. Therefore, your group activity this week will involve:

  • A) Writing a program to convert GML files into the graph input format of your projects
  • B) Running your input conversion program from part (A) on GML graphs representing the pre- requisite structure of your major (CS, ECE, BS, BA) courses.
  • C) Modifying the DAG portion of your fifth project (alternatively: simply modifying your third project), such that you may solve the longest path in an unweighted DAG problem
  • D) Running your program from part (C) on your converted input files from part (B): What is the longest path of required courses in each program?
  • E) Answer the discussion questions labeled Q1 through Q5 below regarding longest paths problems in general graphs versus DAGs and other theoretical matters.

longest_path_dag's People

Watchers

James Cloos 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.