Skip to content

Commit 15cbb7a

Browse files
committed
update IJPE source code
1 parent 1a38930 commit 15cbb7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

IJPE_SCIMAI-Gym.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -7685,7 +7685,7 @@
76857685
" \"\"\"\n",
76867686
" plt.figure(figsize=(8, 5))\n",
76877687
" plt.ylabel('Frequency')\n",
7688-
" plt.xlabel('Cumulative Costs')\n",
7688+
" plt.xlabel('Total Costs [k€]')\n",
76897689
"\n",
76907690
" plt.tight_layout()\n",
76917691
"\n",
@@ -7731,7 +7731,7 @@
77317731
" \"\"\"\n",
77327732
" plt.figure(figsize=(8, 5))\n",
77337733
" plt.ylabel('Frequency')\n",
7734-
" plt.xlabel('MS-gap [%]')\n",
7734+
" plt.xlabel('Opt-gap [%]')\n",
77357735
"\n",
77367736
" plt.tight_layout()\n",
77377737
"\n",

0 commit comments

Comments
 (0)