Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list of function arguments #32

Open
kibaekkim opened this issue Apr 29, 2020 · 1 comment
Open

list of function arguments #32

kibaekkim opened this issue Apr 29, 2020 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@kibaekkim
Copy link
Collaborator

Function arguments are not listed or described in our documentation. For example,

model=MaximinOPF.MaximinOPFModel(pm_data, SparseSDPWRMPowerModel; enforce_int=true, rm_therm_line_lim=true)

Here, enforce_int and rm_therm_line_lim are not documented. There may be more arguments and functions.

@kibaekkim kibaekkim added the documentation Improvements or additions to documentation label Apr 29, 2020
@kibaekkim
Copy link
Collaborator Author

@bcdandurand This needs your help. This is not urgent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants