Pinned Repositories
dircted_graphs_path
This program reads a directed graph from a text file. when a search word is entered (that appears in the graph) it prints all possible termination nodes from that word and the probability of getting to them. probabilities are calculated according to the weights.
directed_graphs
This program reads a directed graph from a text file. when a search word is entered (that appears in the graph) it prints all possible termination nodes from that word and the probability of getting to them. probabilities are calculated according to the weights.
infocrane
infocrane-client
jovo-framework
🔈 The React for Voice and Chat: Build Apps for Alexa, Google Assistant, Messenger, Instagram, the Web, and more
office-manager
ruby
The Ruby Programming Language
vertx-jooq
A jOOQ-CodeGenerator to create vertxified DAOs and POJOs
jovo-framework
🔈 The React for Voice and Chat: Build Apps for Alexa, Messenger, Instagram, the Web, and more
weisslertal's Repositories
weisslertal/infocrane
weisslertal/jovo-framework
🔈 The React for Voice and Chat: Build Apps for Alexa, Google Assistant, Messenger, Instagram, the Web, and more
weisslertal/infocrane-client
weisslertal/office-manager
weisslertal/ruby
The Ruby Programming Language
weisslertal/vertx-jooq
A jOOQ-CodeGenerator to create vertxified DAOs and POJOs
weisslertal/dircted_graphs_path
This program reads a directed graph from a text file. when a search word is entered (that appears in the graph) it prints all possible termination nodes from that word and the probability of getting to them. probabilities are calculated according to the weights.
weisslertal/directed_graphs
This program reads a directed graph from a text file. when a search word is entered (that appears in the graph) it prints all possible termination nodes from that word and the probability of getting to them. probabilities are calculated according to the weights.