Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
TA13
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
12
Issues
12
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Febby B. Simanjuntak
TA13
Commits
5e94069c
Commit
5e94069c
authored
May 09, 2020
by
Hebry Yanisa Manihuruk
Browse files
Options
Browse Files
Download
Plain Diff
ils--
parents
f0c3b2fa
4c1eac98
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
39 additions
and
0 deletions
+39
-0
TA13-checkpoint.ipynb
.ipynb_checkpoints/TA13-checkpoint.ipynb
+0
-0
TA13.ipynb
TA13.ipynb
+39
-0
No files found.
.ipynb_checkpoints/TA13-checkpoint.ipynb
View file @
5e94069c
This diff is collapsed.
Click to expand it.
TA13.ipynb
View file @
5e94069c
...
...
@@ -423,6 +423,7 @@
"cell_type": "code",
"execution_count": 8,
"metadata": {},
<<<<<<< HEAD
"outputs": [
{
"name": "stdout",
...
...
@@ -727,6 +728,9 @@
]
}
],
=======
"outputs": [],
>>>>>>> 4c1eac98fd7d2fd5cf82d0f0ae9468c55d26e2bc
"source": [
"printt.result()"
]
...
...
@@ -784,6 +788,7 @@
" if(tes):\n",
" final_solution.append(x1);\n",
" return final_solution\n",
<<<<<<< HEAD
"\n",
"# Class printt \n",
"class printils:\n",
...
...
@@ -794,12 +799,15 @@
" print(len(result_), \"\\n\")\n",
" for i in range(len(result_)):\n",
" print(\"Itinerary \", i+1, \" = \", result_[i], \"\\n\")\n",
=======
>>>>>>> 4c1eac98fd7d2fd5cf82d0f0ae9468c55d26e2bc
" "
]
},
{
"cell_type": "code",
"execution_count": 10,
<<<<<<< HEAD
"metadata": {},
"outputs": [
{
...
...
@@ -1107,6 +1115,37 @@
],
"source": [
"printils.resultils()"
=======
"metadata": {},
"outputs": [],
"source": [
"#data = df[\"Tempat Wisata\"]\n",
"#xx = initial.solution(data)\n",
"#print(xx[0][0][0][3])"
]
},
{
"cell_type": "code",
"execution_count": 11,
"metadata": {},
"outputs": [],
"source": [
"#xx.sort(reverse = False)\n",
"#it = 1\n",
"#for i in xx:\n",
"# print(it , \" \", i)\n",
"# it += 1"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"data = df[\"Tempat Wisata\"]\n",
"iteratedlocalsearch.calculate(data)"
>>>>>>> 4c1eac98fd7d2fd5cf82d0f0ae9468c55d26e2bc
]
},
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment