Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

brunocalou/graph-theory-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Graph library to the Graph Theory class at UFRJ

Dependencies

Build and run

To build the project use

npm install

Testing

Test the project using the following command

npm test

Performance

The performance test was created to perform memory, time and specific tests. You can run it using

node test/performance/performance_1.js --help

Follow the help instructions to setup your test correctly

About

[College Project] Graph library to the Graph Theory class at UFRJ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published