Scippy

SCIP

Solving Constraint Integer Programs

stptest_base.c File Reference

Detailed Description

tests for Steiner tree problem methods

Author
Daniel Rehfeldt

This file implements tests for Steiner problems.

A list of all interface methods can be found in stptest.h.

Definition in file stptest_base.c.

#include "scip/scip.h"
#include "stptest.h"

Go to the source code of this file.

Functions

SCIP_RETCODE stptest_testAll (SCIP *scip)
 

Function Documentation

◆ stptest_testAll()