You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**WOC Participants:** To explore project details, please visit the WOC subfolder using this link: ([WOC Projects](https://github.com/PortPy-Project/PortPy/tree/master/WOC))
18
-
17
+
**Note**: If you have any questions about PortPy, please create an [Issue](https://github.com/PortPy-Project/PortPy/issues) on Github. If you are unable to do so for any reason, you may contact Gourav Jhanwar ([email protected])
"source": "If initial_leaf_pos is set to 'CG'(Column Generation). Generate initial leaf positions using column generation for SCP based optimization. This plan is not necessarily optimal, but can provide good initial start for SCP based VMAT optimization. Default is set to 'CG'. Users can skip this by setting vmat_opt_params['opt_parameters']['initial_leaf_pos'] = 'random' or 'BEV'",
"# Run Sequential convex algorithm for optimising the plan. The final result will be stored in sol and convergence will store the convergence history (i.e., results of each iteration)\n",
0 commit comments