Free cookie consent management tool by TermsFeed Policy Generator

source: branches/GeneralizedQAP/HeuristicLab.Problems.QuadraticAssignment/3.3/Service References/QAPInstanceService/HeuristicLab.Problems.QuadraticAssignment.QAPInstanceService.QAPSolutionDto.datasource @ 6875

Last change on this file since 6875 was 6875, checked in by abeham, 13 years ago

#1619

  • Moved QAPLIB files from the problem plugin to the test plugin
  • Updated unit test
  • Moved service reference to the problem plugin (from the views plugin)
  • Created a simple test list for our most common tests
File size: 689 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!--
3    This file is automatically generated by Visual Studio .Net. It is
4    used to store generic object data source configuration information. 
5    Renaming the file extension or editing the content of this file may   
6    cause the file to be unrecognizable by the program.
7-->
8<GenericObjectDataSource DisplayName="QAPSolutionDto" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
9   <TypeInfo>HeuristicLab.Problems.QuadraticAssignment.QAPInstanceService.QAPSolutionDto, Service References.QAPInstanceService.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
10</GenericObjectDataSource>
Note: See TracBrowser for help on using the repository browser.