shiyonglu / DATAVIEW

DATAVIEW is a big data workflow management system. It uses Dropbox as the data cloud and Amazon EC2 as the compute cloud. Current research focuses on the security and privacy aspects of DATAVIEW as well as performance and cost optimization for running workflows in clouds.
11 stars 5 forks source link

Methods add in some classes in the dataview.models #2

Open ChangxinBai opened 5 years ago

ChangxinBai commented 5 years ago

remove() in DATAVIEW_MathVector.java addEdges_SplitInPairPattern() in Workflow.java

Junwen proposed two methods in the two classes.