Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added dependency

...

Sammenlign med IDI sine fag-avhengigheter

PlantUML Macro
class CSE451CSE143 {
	Intro to operating systemsCompProg-II
}
 
class CSE351 {
	Hardware/Software Interface
}
 
class CSE332 {
}
 
class CSE312 {
}
 
class CSE451 {
	Intro to operating systems
}

class CSE473 {
	Artificial Intelligence I
}

 CSE143 --> CSE351
CSE333 --> CSE451
 
CSE333 --> CSE484
CSE351 --> CSE333
CSE332 --> CSE333
CSE332 --> CSE473

class CSE421 {
	Introduction to Algorithms
}
 
CSE312 --> CSE421
CSE332 --> CSE421
 
class CSE341 {
	Programming Languages
}
 
CSE143 --> CSE341
 

 
class CSE446 {
	Machine Learning
}
 
CSE332_STAT390_STAT391_CSE312 --> CSE446
 
class CSE452 {
	Introduction to Distributed Systems
}
CSE451 --> CSE452
 
class CSE484 {
	Computer Security
}
 
 
class Math427 {
	Complex Analysis
}
 
class Math428 {
	Complex Analysis
}
Math327_Math335 --> Math427
Math327_Math335 --> Math428
 
class CSE333 {
	Systems Programming
}
 
class ENTRE457  {
	Entrepreneurial Finance
}
 
FIN350 --> ENTRE457