Skip to content

ANALYSING SOCIAL NETWORK DATA / GENETIC & GREEDY ALGORITHMS: Capstone project for "Object Oriented Java Programming: Data Structures and Beyond" Coursera Specialization offered by UC San Diego. Specific topic: Finding Dominating Set in Higgs retweet network using 6 versions of Greedy Algorithm and 1 implementation of Genetic Algorithm.

License

Notifications You must be signed in to change notification settings

karolcichosz/FindingDominatingSetInTweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project overview

This repository contains Capstone project for Object Oriented Java Programming: Data Structures and Beyond Specialization offered by UC San Diego, which was devoted to Analyzing Social Network Data.

Subject of the project

Finding Dominating Set in Higgs retweet network using 6 versions of Greedy Algorithm and 1 implementation of Genetic Algorithm.

Installation

This code is written in Intellij IDEA, but you can use any other IDE.

License

Starter Code for Capstone Project in the Java Programming: Object Oriented Design of Data Structures Specialization: Capstone: Analyzing (Social) Network Data Authored by UCSD MOOC Team: Mia Minnes, Christine Alvarado, Leo Porter, Alec Brickner and Adam Settersz

Copyright: Karol Cichosz: The content of this repository is licensed under MIT licence.

About

ANALYSING SOCIAL NETWORK DATA / GENETIC & GREEDY ALGORITHMS: Capstone project for "Object Oriented Java Programming: Data Structures and Beyond" Coursera Specialization offered by UC San Diego. Specific topic: Finding Dominating Set in Higgs retweet network using 6 versions of Greedy Algorithm and 1 implementation of Genetic Algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages