Ali Elahi (AliE99)

AliE99

Geek Repo

Company:Software Engineer at Mahsan

Location:Tehran, Iran

Home Page:https://www.linkedin.com/in/alie99/

Github PK Tool:Github PK Tool

Ali Elahi's repositories

assembly8086

my Assembly Projects Fall 98

Language:AssemblyStargazers:0Issues:2Issues:0
Language:C#Stargazers:0Issues:1Issues:0
Language:C#Stargazers:0Issues:1Issues:0
Language:C++Stargazers:0Issues:1Issues:0
Language:C++Stargazers:0Issues:1Issues:0

min-cut

The goal of the algorithm is to find a global min-cut in a graph in polynomial time. The graph is undirected and allows parallel edges. The algorithm chooses an edge randomly and contracts it. The procedure is performed recursively until two nodes remain.

Language:PythonStargazers:0Issues:1Issues:0

speech-assistant

Speech assistant app using the speech recognition library and Google's text-to-speech API.

Language:PythonStargazers:0Issues:2Issues:0
Language:JavaStargazers:0Issues:1Issues:0

TLA-Project-Syntax-Error-Finder-For-Java

this a simple project that finds some java's syntax errors

Language:C#Stargazers:0Issues:1Issues:0

triangulation

A triangulation of a convex polygon is formed by drawing diagonals between non-adjacent vertices (corners) such that the diagonals never intersect. The problem is to find the cost of triangulation with the minimum cost.

Language:PythonStargazers:0Issues:2Issues:0
Language:C#Stargazers:0Issues:2Issues:0