GitXplorerGitXplorer
J

Datastructures_Heuristieken

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
a94048983465910ad7d962d777b2052b63801cb5

Small bug fix in linkedList

JJelleas committed 9 years ago
Unverified
17491313992b3e20c2586ce9f4771267d7b2160f

Removed unnecessary contains check in Set

JJelleas committed 9 years ago
Unverified
218893072e8b091861204c3a653c1e8f6778df02

Updated main example

JJelleas committed 9 years ago
Unverified
66ca622fb7d81281360ba5aa5d16863538250432

Fixed some names in Trie example

JJelleas committed 9 years ago
Unverified
0a8ac6fc87e4a475bb8db512dd29127e00f91dd9

Replaced List with Iterable in Trie example (all occurrences)

JJelleas committed 9 years ago
Unverified
77d7c1e5857a672fc6af80849dde611541fb72fb

Renamed GenericTrieIterator to TrieIterator

JJelleas committed 9 years ago

README

The README file for this repository.

Datastructures Heuristieken

Code accompanying the lecture on data structures for the course heuristics.

Get this running in IntelliJ:

  • VCS -> Checkout from Version Control -> Github
  • Choose: build new project
  • Follow instructions