View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003185 | PartDesign | Feature | public | 2017-09-15 17:20 | 2017-12-10 16:48 |
Reporter | ickby | Assigned To | ickby | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.17 | Fixed in Version | 0.17 | ||
Summary | 0003185: Recompute should work if only subgraph is cyclic | ||||
Description | From werner: the recompute of the document now uses an own algorithm (Document::topologicalSort()) instead of boost graph. As part of PR 806 an algorithm was implemented also based on boost to detect sub-graphs that are valid DAGs in case the document has cycles so that at least a part of the document can be recomputed. Is this also possible with the new method? | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-09-15 17:20 | ickby | New Issue | |
2017-09-15 17:20 | ickby | Status | new => assigned |
2017-09-15 17:20 | ickby | Assigned To | => ickby |
2017-12-03 07:14 | wmayer | Relationship added | related to 0002982 |
2017-12-10 16:48 | wmayer | Status | assigned => closed |
2017-12-10 16:48 | wmayer | Resolution | open => fixed |
2017-12-10 16:48 | wmayer | Fixed in Version | => 0.17 |
2017-12-10 16:48 | wmayer | Note Added: 0010560 |