rbmatlab  1.13.10
 All Classes Namespaces Files Functions Variables Groups Pages
Functions
test_p_part.m File Reference

Test of p-partition functionality. More...

Go to the source code of this file.

Functions

function OK = test_p_part ()
 Test of p-partition functionality.
 

Detailed Description

Test of p-partition functionality.

Definition in file test_p_part.m.

Function Documentation

function OK = test_p_part ( )

Test of p-partition functionality.

Consitency check of p-partition algorithm is included in p_part_gen_detailed_data, hence no consisstency check neccessary in this test-file.

Markus Dihlmann 30.04.2010

Return values
OKboolean indicating wether test was successful

Definition at line 17 of file test_p_part.m.