Skip to content

Commit f7bd7ae

Browse files
committed
trigger ci
1 parent 1ca8234 commit f7bd7ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

applications/optimization/set_partition/set_partition.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"id": "1",
1515
"metadata": {},
1616
"source": [
17-
"## Introduction\n",
17+
"## Introduction \n",
1818
"\n",
1919
"In the Number Partitioning Problem [[1](#PartitionWiki)] we need to find how to partition a set of integers into two subsets of equal sums. In case such a partition does not exist, we can ask for a partition where the difference between the sums is minimal.\n",
2020
"\n",

0 commit comments

Comments
 (0)