Changes between Version 424 and Version 425 of WikiStart


Ignore:
Timestamp:
07/27/21 14:59:23 (3 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v424 v425  
    2121GeniusWeb contains a number of components
    2222
    23 ||= name =||= description =||= more information =||
    24 ||the core ||the data structures for issues, values, bids, profiles, events and actions, parties etc.||here||
     23||= name =||= description =||= code, more information =||
     24||the core ||description and java reference implementation of the data structures for issues, values, bids, profiles, events and actions, parties etc.||here||
     25||python core||c-python-3 implementation of core||https://tracinsy.ewi.tudelft.nl/pubtrac/GeniusWebPython/wiki/WikiStart||
    2526||profilesserver||Explains the profilesserver web architecture. Contains a java-based web server that provides profiles and domain descriptions||[https://tracinsy.ewi.tudelft.nl/pubtrac/GeniusWebProfilesServer profiles server]||
    2627||partiesserver||Explains the partiesserver web architecture. Contains a java-based web server reference implementation that provides instances of running java-based and jython-based parties to use for negotiation||[https://tracinsy.ewi.tudelft.nl/pubtrac/GeniusWebPartiesServer parties server]||