Tag Archives: oop
brainstorm: possible OOP hierarchy
abstract class SolarEvent has sub-classes: specific solar events, e.g: Flare AR Sigmoid Sunspot —— Abstract class Values has sub-classes: specific types of values, e.g. location, time, human- or software-tagged, etc. —— the specific events like Flare and Sigmoid will reference … Continue reading
Posted in Uncategorized
Tagged brainstorm, class hierarchy, classes, inheritence, Java, oop
Leave a comment
network theory
Network/graph theory is a powerful branch of mathematics that seems to pop up in so many interesting but, on an un-abstracted level, dissimilar systems. I have though somewhat about this project in terms of graph theory, possibly using an object-oriented … Continue reading
Posted in Uncategorized
Tagged brainstorm, graph, graph theory, network, network theory, oop, social networks
Leave a comment