Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.262.363 Times

Maximal Independent Sets using JGraphT 1.0

  Date Added: July 09, 2013  |  Visits: 175

Maximal Independent Sets using JGraphT

Report Broken Link
Printer Friendly Version


Product Homepage
Download (44 downloads)



This file is essentially a wrapper around the JGraphT library, allowing it to be called from within Matlab on Matgraph graph objects. Since all the processing is done in Java, this is a very quick method for listing the maximal independent sets of a graph.To use this file, first download the Matgraph library (http://www.ams.jhu.edu/~ers/matgraph/) which allows one to manipulate graph objects in Matlab. Then, you need to get the JGraphT Java library that contains Java algorithms that run on graphs (http://jgrapht.sourceforge.net/). In order to use these Java functions in Matlab, perform the following configuration steps:Locate the classpath.txt file (its location can be found by typing 'which classpath.txt'.Add the following line to the end of this file:/path/jgrapht-0.7.3/lib/path/jgrapht-0.7.3/buildwhere path is the location where you copied the JGraphT library.Restart Matlab.Type 'which org.matjgraph.MaximalCliques.getMaximalCliques' to make sure the class is loaded.All you have to do now is put the Jmaximal.m file in a folder called '@graph' (since it will be called on Matgraph graph objects) that is in your path. Here's a sample use:>> g = graph;>> cycle(g,5);>>Jmaximal(g)ans = 1 1 0 0 0 0 0 1 1 0 1 0 0 0 1 0 1 1 0 0 0 0 0 1 1As a speed comparison with my other file BKMaximal that does the same thing in Matlab, consider the following results obtained on a graph with 36 vertices and 252 edges:Using BKMaximal:Elapsed time is 47.721192 seconds.Using JMaximal:Elapsed time is 0.056165 seconds.

Requirements: No special requirements
Platforms: Matlab
Keyword: Class Copied Folder Found Jmaximalm Loaded Restart Sample
Users rating: 0/10

License: Shareware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


MAXIMAL INDEPENDENT SETS USING JGRAPHT RELATED
Application Add-Ins  -  Screen Scraping From Windows Applications Software 7.0
Scrape data from textboxes and buttons found within loaded Windows programs. Use this software to extract data from programs that would normally be inaccessible. Save results as text files.
752 KB  
Utilities  -  CopyFolderTrees 1. 1. 2000
CopyFolderTrees can copy the entire folder tree inside of one or more folders without copying the files inside of the copied folder. This comes handy for example, if you have a complete folder tree that you need to use again for a new project, but...
307.2 KB  
Security Tools  -  CLVault for Linux 0.5
CVault is an utility that uses Keyring to provide a command-line utility to safely store and retrieve passwords. Make sure you have Keyring installed (using "pip install keyring" or "apt-get install python-keyring" under debian)
10.24 KB  
Libraries  -  WWW::Mechanize::Pluggable 1.01
WWW::Mechanize::Pluggable provides all of the same functionality of WWW::Mechanize, but adds support for plugins using Module::Pluggable; this means that any module named WWW::Mechanize::Plugin::whatever... will be found and loaded when...
45.06 KB  
Modules  -  Variables API 7.x-1.0-rc6
This module extends the Drupal core variables API that handles persistent variables. It implements a class that: * allows obtaining the value of a persistent variable without passing the default value to each function call, * deletes multiple...
10 KB  
File Managers  -  03/05/02 1.3
It is the program intended for more convenient looking through your folders and files. The program fits into system tray and does not occupy any place on your desktop. You are able to get a fast access to your folders and files at any time. It...
650 KB  
Utilities  -  PCS WinAssist 1.0
Tools for software developers, web authors, photographers, and Win users.
5.31 MB  
Networking Tools  -  LANster 0.99.4b
LANster - This program will search the users local area network (LAN) and return files based on the users search parameters. The program displays file name, location, size, date, & attributes. The program will also display play length, bitrate, &...
2.7 MB  
Libraries  -  Willowgarden DP 2
Willowgarden project is a PHP 5 rapid development platform for that provides an extensible environment for developing Web sites featuring support for pretty REST-style URLs, easy security, observable events, a simple object-based "code + view"...
706.56 KB  
Programming  -  pTest 1.0 Beta
pTest framework is an Object Oriented PHP 5 testing framework. The project differs from other testing frameworks in that it doesnt suffer from a dogmatic following of JUnit. A good feature of this framework is that it can be as easily used from...
43.01 KB  
NEW DOWNLOADS IN SCRIPTS, DEVELOPMENT TOOLS
Scripts  -  Freelancer Script 5.05
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Post projects. Featured projects. Private projects. Sealed projects. Edit/delete projects. Select freelancers....
5.49 MB  
Scripts  -  B2B Script 4.20
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Sign-up Account (Registration of account). Lead generation tools (for the sellers). Email verification to...
5.49 MB  
Scripts  -  B2C Script 5.06
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). The script comes with totally editable site colors, icons and graphics Multilevel categories allows extensive browsing Admin can change Category ordering or...
5.49 MB  
Scripts  -  Social Networking Script 2.86
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Registration with name, email, password, date of birth etc. User can add multiple school, college, university with start...
5.49 MB  
Scripts  -  Business Networking Script 8.04
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Ajax based interface. Profile creation. Different types of profile. Profile for jobseekers, employers and employed...
5.49 MB  
Development Tools  -  Aml2CHM 3.50
Those who use the popular Aml Pages text editor might be looking out for a way of generating help files from their text and notes. Aml2CHM is a plug-in that was developed to offer people a quick and efficient way of converting Aml Pages documents...
549.99 KB  
Development Tools  -  VMP Viewer 1.0
This is a very rudimentary tool to visualize the VMP files generated by BrainVoyager. Useful to share files with people who do not have BV.
10 KB  
Development Tools  -  Sending reports and timestamped file by emailing 1.0
main executing reference usage:[1] usage_send_mail.mIllustrates email sending with multiple separate files or single timestamped tar file. Attachment failure is properly handled, with continuation of report emailing without the attachment.[2]...
768 KB  
Development Tools  -  IrisMVC 2.0 rc1
IrisMVC is an OOP PHP framework that developers can use as a strong and secure foundation to build on various web applications following the Model-View-Controller (MVC) pattern. It provides the basic functionality developers need, without...
51.2 KB  
Development Tools  -  7-Zip for Script 4.42
7-Zip is a file archiver with a high compression ratio.Features:- High compression ratio in new 7z format with LZMA compression- Supported formats:- Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR- Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM,...
624.64 KB