2017
DOI: 10.1002/cae.21864
|View full text |Cite
|
Sign up to set email alerts
|

TASNOP: A tool for teaching algorithms to solve network optimization problems

Abstract: This work presents the TASNOP-Teaching Algorithms for Solving Network

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
6
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 12 publications
(8 citation statements)
references
References 11 publications
0
6
0
Order By: Relevance
“…TASNOP is a resource written in Java designed to make it easier for students to comprehend network optimization concepts and the operation of some optimization algorithms (A*, Greedy Search, Dijkstra, Ford‐Fulkerson, and Nearest Neighbor).…”
Section: Related Workmentioning
confidence: 99%
“…TASNOP is a resource written in Java designed to make it easier for students to comprehend network optimization concepts and the operation of some optimization algorithms (A*, Greedy Search, Dijkstra, Ford‐Fulkerson, and Nearest Neighbor).…”
Section: Related Workmentioning
confidence: 99%
“…Representation of knowledge and algorithms covered by the Intelligent systems course are thematically very diverse and comprise: search algorithms—uninformed search (breadth‐first, depth first, depth‐first with iterative deepening) and heuristics and informed search (hill‐climbing, best‐first, branch and bound, A*), Minimax search and Minimax with alpha‐beta pruning, resolution theorem proving, fuzzy logic, semantic networks and frames, production systems, representations for reasoning under uncertainty, planning systems, inductive systems, and Bayesian networks. The listed algorithms done in lectures and auditory exercises can in some cases seem quite abstract and unclear to students, so interactive simulations of those algorithms facilitate their understanding and learning .…”
Section: Problem Description and Related Workmentioning
confidence: 99%
“…Network Optimization Problems (NOP) can be better analyzed by graph [1]. Shortest Path Problem (SPP) is one of NOP where its solution mostly used Dijkstra's algorithm [1] to find minimum distance between two vertices [2].…”
Section: Introductionmentioning
confidence: 99%
“…Network Optimization Problems (NOP) can be better analyzed by graph [1]. Shortest Path Problem (SPP) is one of NOP where its solution mostly used Dijkstra's algorithm [1] to find minimum distance between two vertices [2]. The algorithm commonly used in manufacturing, computer networks, transport, and telecommunications, making it a crucial topic to be understood by students.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation