GraphOptimizationApplication.draw¶
- GraphOptimizationApplication.draw(result=None, pos=None)[ソース]¶
Draw a graph with the result. When the result is None, draw an original graph without colors.
- パラメータ:
result (OptimizationResult | ndarray | None) – The calculated result for the problem