Tom J.

asked • 02/12/17

How many possible different lists out of given subjects

It's a college task. I Know how to find permutation of numbers, letters etc., but this is completely different. Here's the task :
 
A Student is studying in a university. All study modules (subjects) are selective. All need to be picked. Some modules can be selected only after certain modules are picked. The student need to form a study program, in which the modules would form a list. Modules that make up the list depend on the earlier picked modules. How many different lists can there be ? 

Data is arranged like so : Module code, Module name, Number of modules that the given depends on, dependent modules codes;

IF01 Programming 0
IF02 Maths 1 IF01
IF03 Data structures 2 IF01 IF02
IF04 Digital logic 0
IF05 Mathematical logistics 1 IF04
IF06 Operations optimization 1 IF05
IF07 Algorithm analysis 2 IF03 IF06
IF08 Programming theory 1 IF03
IF09 Operating systems 2 IF07 IF08

Help Please. 


1 Expert Answer

By:

David W. answered • 02/12/17

Tutor
4.7 (90)

Experienced Prof

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.