Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2457_ExpertSystem/UnitTests/packages.config @ 16137

Last change on this file since 16137 was 16137, checked in by abeham, 6 years ago

#2457:

  • Restructured FLA plugin (moved files between folders, added common base classes)
  • Fixed AC1 in QAPDirectedWalk (ouch!)
  • Changed PartialInformationContent to be in range [0;1]
  • Added unit test for information analysis
  • Refactored information analysis and discard ability to use more symbols than 2 as shapes
File size: 226 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<packages>
3  <package id="MSTest.TestAdapter" version="1.2.0" targetFramework="net45" />
4  <package id="MSTest.TestFramework" version="1.2.0" targetFramework="net45" />
5</packages>
Note: See TracBrowser for help on using the repository browser.