finished class method that adds KB graphs to MDOproblem-instance; added helper...
finished class method that adds KB graphs to MDOproblem-instance; added helper functions that create edge-tuples and add node attributes; created new class MDPgraph that serves as super-class for other graph classes (MCG, FPG, PSG); added graph-contraction method to super class; added Graph-subclass MCG; added method that generates graph object for the MCG
Showing
- pyKADMOS/KB_CPACS/EMWET-info.json 1 addition, 3 deletionspyKADMOS/KB_CPACS/EMWET-info.json
- pyKADMOS/KB_CPACS/Q3D_FLC-info.json 1 addition, 3 deletionspyKADMOS/KB_CPACS/Q3D_FLC-info.json
- pyKADMOS/MDOgraph.py 81 additions, 0 deletionspyKADMOS/MDOgraph.py
- pyKADMOS/MDOproblem.py 1135 additions, 154 deletionspyKADMOS/MDOproblem.py
- pyKADMOS/testRun.py 8 additions, 6 deletionspyKADMOS/testRun.py
pyKADMOS/MDOgraph.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment