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

Add support for VectorNonlinearFunction objectives #68

Merged
merged 3 commits into from
Aug 16, 2023
Merged

Add support for VectorNonlinearFunction objectives #68

merged 3 commits into from
Aug 16, 2023

Conversation

odow
Copy link
Member

@odow odow commented Jun 9, 2023

Currently blocked by the lack of Utilities.eval_variables(f::Function, ::ScalarNonlinearFunction).

@odow odow marked this pull request as draft June 23, 2023 03:41
@odow odow changed the title WIP: add support for VectorNonlinearFunction objectives Add support for VectorNonlinearFunction objectives Jun 23, 2023
@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (2d5d045) 96.57% compared to head (a980d2f) 96.59%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   96.57%   96.59%   +0.02%     
==========================================
  Files           9        9              
  Lines         934      940       +6     
==========================================
+ Hits          902      908       +6     
  Misses         32       32              
Files Changed Coverage Δ
src/MultiObjectiveAlgorithms.jl 92.62% <100.00%> (+0.18%) ⬆️
src/algorithms/EpsilonConstraint.jl 97.01% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@odow odow marked this pull request as ready for review August 16, 2023 07:37
@odow odow merged commit 1650ae1 into master Aug 16, 2023
@odow odow deleted the od/vnf branch August 16, 2023 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant