• Stars
    star
    15
  • Rank 1,371,379 (Top 28 %)
  • Language
    Python
  • Created almost 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Using genetic algorithm, I solve the p-median problem. The p-median problem is a specific type of a discrete location model, where one wishes to locate p facilities to minimize the demand-weighted total distance between a demand node and the location in which a facility is placed.

More Repositories

1

spotify-led-strip-music-visualizer

This is a hobby project which I started to develop in quarantine days. The purpose of the project is to create a Spotify music visualizer system using a Raspberry Pi controlled rgb led strip.
Python
2
star
2

Tetris-Like_Game

Game developing like tetris.
HTML
1
star
3

Gaussian_Filtering

Python program which can convolve the image with Gaussian filter with any sigma values
Python
1
star
4

Analysis_of_Sorting_Algorithms

Implementation and comparisons of runtime complexities of the sorting algorithms which are Merge, Selection and Insertion Sort, in Python.
Python
1
star
5

The_Sleeping_Teaching_Assistant

C
1
star
6

Word_Puzzle

Word puzzle game in C
C
1
star
7

The_Pmedian_Problem_JAVA

Using genetic algorithm, I solve the p-median problem. The p-median problem is a specific type of a discrete location model, where one wishes to locate p facilities to minimize the demand-weighted total distance between a demand node and the location in which a facility is placed.
Java
1
star
8

Searchable_WikiCorpus_with_Spark_TF-IDF

In this project, how to implement basic searchable corpus is shown by utilizing Spark TF-IDF approach.
Python
1
star
9

Painting-Search

The main idea of the project to find your location at MEF Universty. Basicly the paintings around you is the key to find your location. A given painting photo by user, program makes some processes to find best match through Database images then program shows specific location of you on the floor plan.
Python
1
star
10

HEAP_and_BTS_Implementation

Implementation of HEAP and Binary Search Tree(BTS) with their algorithms in Python.
Python
1
star
11

Programming_Studio_18

Python
1
star