m-wilczynski / Graphinder

🔮 [C#/.NET 4.5/Rx.NET/ASP.NET WebAPI 2/SingalR/EF 6.0] Fun with optimization problems on graphs.

Home Page:http://localwire.pl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Localwire.Graphinder

Logo

Project intends to forge my current interest in solving optimization problems into something bigger, that will also allow me to try (and catch!) some new technologies I wanted to try out before while practicing a little more my design (patterns/architecture) skills along with some web development skills refresh from ASP.NET MVC stack.

Web visualization:

As implemented in: Localwire.Graphinder.WebVisualizer

Current status:

Blog:

http://localwire.pl/category/dajsiepoznac/

Current roadmap:

  • Porting current solution with Simulated Annealing and Genetic alghoritms working on Minimal Vertex Cover problem from initial, console application to library.
  • Further decoupling for future IoC in ASP.NET MVC project.
  • Implementing missing unit tests for part of the code.
  • Reporting problem solving progress once upon a time.
  • Parallelizing problem solving.
  • Algorithms domain - persistence
  • Algorithms domain - WebAPI
  • ASP.NET MVC base implementation for algorithms and problems.
  • User management domain - persistence and WebAPI
  • Task queue implementation.
  • SignalR basic reporting back on progress on searching solution.
  • Front-end sugar.

Backlog:

  • Other problems and algorithms (perhaps)?

About

🔮 [C#/.NET 4.5/Rx.NET/ASP.NET WebAPI 2/SingalR/EF 6.0] Fun with optimization problems on graphs.

http://localwire.pl

License:MIT License


Languages

Language:C# 58.4%Language:JavaScript 38.8%Language:HTML 2.5%Language:CSS 0.3%Language:ASP.NET 0.0%