**Features**:
+ UI improvement of structural synthesis and collection panel.
+ Record inspected information.
+ Show more attributes of the graph.
+ Add "Find by links" and "Find by contracted links" buttons.
+ Add "Link as node" option in structural collection panel, but the layout is readonly.
Auto match graph assortment that came from "mechanism" page.
+ Add independent option of contracted link assortment.
+ Fix EOF error when loading edge set data from text file.
+ Removed unnecessary layout engine option.
**Development**:
+ Replaced all most NetworkX graph type to Pyslvs graph type.
+ Removed PyDot requirement.
+ Add planar graph checking of atlas algorithm.
+ Performance improvements of atlas algorithm (Object creation and function calling).