Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Graduate courses are classified into three levels:

PlantUML Macro
class CS245{
	Logic Comp
}

class CS341{
	AlgDat
}

class CS358{
	CompSec
}

class CS358{
	CompGraph
}

class CS350{
	OpSys
}

class CS370{
	NumComp
}

class CS450{
	CompArch
}

class CS458{
	CompSec
}

class CS466{
	== CS666?
}


class CS488{
	CompGraph
}

CS245 --> CS450

CS341 --> CS466
CS341 --> CS488
 
CS350 --> CS458
CS350 --> CS450
CS350 --> CS488
 
CS370 --> CS488