Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
wangronin committed Jan 1, 2025
1 parent ba99d1e commit 50dfa4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/MMD/example_DTLZ1.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
else:
X, Y, _ = opt.run()

# Y = get_non_dominated(Y)
Y = get_non_dominated(Y)
igd_mmd = igd.compute(Y=Y)

opt_dpn = DpN(
Expand Down

0 comments on commit 50dfa4a

Please sign in to comment.