Projects tagged ‘bfs’


[10 total ]

41 Users
   

Haiku is an open-source desktop operating system with the goal to create an innovative and seamless computing experience. Our first release will be an improved remake of BeOS R5, which was a ... [More] commercial operating system created by Be Inc. After the company closed its doors a group of developers decided to continue the BeOS as an open source effort. [Less]
Created over 3 years ago.

11 Users

The goal of the Syllable project is to create a family of easy-to-use free software operating systems. It is the continuation of the BeOS-like AtheOS. Syllable Desktop has its own C kernel with ... [More] symmetric multiprocessing, multithreaded pre-emptive multitasking, high POSIX compliancy, 64-bit journaled filesystem (AFS) with metadata, an integrated native GUI architecture with an object-oriented C++ API, SDL, singular native toolkit and multi-user desktop environment. The system seeks to be an integrated, lightweight, easy-to-program, powerful, high-performance graphical desktop environment which avoids legacy OS paradigms that frustrate developers and have hindered the computing masses' adoption of a free-software desktop. Syllable Server is a matching small and efficient Linux server. [Less]
Created over 3 years ago.

0 Users

blaaaaa
Created 2 months ago.

0 Users

The Transportation problems deal with assigning sources to destinations and machines. Suppose a company has m factories where it manufactures its product and n outlets from where the product is ... [More] sold. Transporting the product from a factory to an outlet costs some money which depends on several factors and varies for each choice of factory and outlet. The total amount of the product a particular factory makes is fixed and so is the total amount a particular outlet can store. The problem is to decide how much of the product should be supplied from each factory to each outlet so that the total cost is minimum. [Less]
Created 17 days ago.

0 Users

Trabalho disciplina inteligência artificial uel 2008 Pedro Paulo Fabrício Ferracioli Lucas Blaschi Gameiro
Created 11 months ago.

0 Users

It's a program that tries to explain graph theory algorithms, you design your favorite graph and then you execute some of the(so far) four algorithms, I'm using java, and graphviz for rendering the ... [More] graph, the're somethings I would like someone to help me or suggest me to do. [Less]
Created 3 months ago.

0 Users

Projeto criado para disciplina de Grafos da Universidade do vale do Itajai de Santa Catarina, Brasil. Caso queira contribuir entre em contato: ewerton.sc@gmail.com
Created 3 months ago.

0 Users

Latex code for BFS Lookahead paper, by Roni Stern.
Created 3 months ago.

0 Users

graph theory in c++ implement
Created 8 months ago.

0 Users

algorithms of graph,including dfs ,bfs,dijkstra algorithm(handles graph without negative edges and graph without cycles(dag)), and a minimum spanning tree algorithm. More algorithms on graph will be added later.
Created 11 months ago.